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