 | BatchProgressEventArgsTotalBytesToTransfer Property |
Total bytes to transfer.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic 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
Int64
See Also