TransferProgressChangedEventArgs.FilesTotal Property
Namespace: Rebex.IO
Assembly: Rebex.Common.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. |