Checks whether the FTP session is still connected and returns its state.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Function GetConnectionState As FtpConnectionState |
C# |
---|
public FtpConnectionState GetConnectionState() |