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