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