TransferStatus.BytesTransferred Property

 

Updated: January 5, 2017

Gets the number of bytes that have been transferred.

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

public long BytesTransferred { get; internal set; }

Property Value

Type: System.Int64

Return to top
Show: