| BatchProgressEventArgsTotalFilesTransferred Property |
Total files already transferred.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public 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
Type:
Int64See Also