ComponentSpace FTP Class Library Reference

FtpClient.Connected Property

Gets the command connection status.

[Visual Basic]
Public ReadOnly Property Connected As Boolean
[C#]
public bool Connected {get;}

Property Value

true if connected; false if not connected.

See Also

FtpClient Class | ComponentSpace.Ftp Namespace