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