Gets the transfer state.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property State As FtpTransferState Get |
C# |
---|
public FtpTransferState State { get; } |
Rebex API |
FtpBatchTransferProblemDetectedEventArgs..::..State Property |
FtpBatchTransferProblemDetectedEventArgs Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Visual Basic |
---|
Public ReadOnly Property State As FtpTransferState Get |
C# |
---|
public FtpTransferState State { get; } |