FTPClientLastBytesTransferred Property
The number of bytes transferred in the last transfer operation.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public long LastBytesTransferred { get; }
Public ReadOnly Property LastBytesTransferred As Long
Get
public:
virtual property long long LastBytesTransferred {
long long get () sealed;
}
abstract LastBytesTransferred : int64 with get
override LastBytesTransferred : int64 with get
Int64IFileTransferClientLastBytesTransferred