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