edtFTPnet/Free - Open-source FTP component for .NET | Download

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
bool IsConnected { get; }
Visual Basic
ReadOnly Property IsConnected As Boolean
	Get
Visual C++
property bool IsConnected {
	bool get ();
}

See Also