FtpConnectionState.Connected Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
Connected
Returns a value indicating whether the object is connected.
Declaration
public bool Connected { get; }
Property Value
Type | Description |
---|---|
Boolean | True if connected; otherwise false. |