FtpBatchTransferProgressEventArgs.BytesTotal Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
BytesTotal
Gets the total number of bytes to be transferred.
Declaration
public long BytesTotal { get; }
Property Value
| Type | Description |
|---|---|
| Int64 | Number of bytes. |