TransferStatus.BytesTransferred Property
Updated: January 5, 2017
Gets the number of bytes that have been transferred.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public long BytesTransferred { get; internal set; }
Property Value
Type: System.Int64
Show: