 | ProgressEventArgsTotalBytesTransferred Property |
Gets total bytes already transferred.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic long TotalBytesTransferred { get; }Public ReadOnly Property TotalBytesTransferred As Long
Get
public:
property long long TotalBytesTransferred {
long long get ();
}member TotalBytesTransferred : int64 with get
Property Value
Int64
See Also