Rebex SFTP for .NET

SftpTransferProgressEventArgs.BytesTransferred Property

Gets the total number of bytes transferred during the current transfer.

public long BytesTransferred {get;}

Property Value

The number of bytes transferred.

Remarks

This value is valid only when State is not None.

See Also

SftpTransferProgressEventArgs Class | Rebex.Net Namespace