FtpBatchTransferProgressEventArgs.FilesTotal Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
FilesTotal
Gets the total number of files to be transferred.
Declaration
public int FilesTotal { get; }
Property Value
Type | Description |
---|---|
Int32 | Number of files. |