TransferStatus Properties

 

Updated: January 5, 2017

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

NameDescription
System_CAPS_pubpropertyBytesTransferred

Gets the number of bytes that have been transferred.

System_CAPS_pubpropertyNumberOfFilesFailed

Gets the number of files that are failed to be transferred.

System_CAPS_pubpropertyNumberOfFilesSkipped

Gets the number of files that are skipped to be transferred.

System_CAPS_pubpropertyNumberOfFilesTransferred

Gets the number of files that have been transferred.

Return to top
Show: