TransferProgressChangedEventArgs.BytesTotal Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9313)
BytesTotal
Gets the total number of bytes to be transferred.
Declaration
public long BytesTotal { get; }
Property Value
| Type | Description | 
|---|---|
| Int64 | The number of bytes to be transferred.  |