SftpConnectionState.Connected Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 8.0.9673)
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. |