| BatchProgressEventArgsTotalBytesToTransfer Property |
Total bytes to transfer.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public long TotalBytesToTransfer { get; }
Public ReadOnly Property TotalBytesToTransfer As Long
Get
public:
property long long TotalBytesToTransfer {
long long get ();
}
member TotalBytesToTransfer : int64 with get
Property Value
Type:
Int64See Also