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