TransferProgressChangedEventArgs.FilesTransferred Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 8.0.9673)
FilesTransferred
Gets the number of files that were already successfully transferred.
Declaration
public int FilesTransferred { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Number of files. |