Ftp.GetConnectionState Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
GetConnectionState()
Checks whether the FTP session is still connected and returns its state.
Declaration
public FtpConnectionState GetConnectionState()
Returns
| Type | Description |
|---|---|
| FtpConnectionState | Connection state. |