This documentation is archived and is not being maintained.
TransferStatus Class
Updated: January 5, 2017
Namespace:
Microsoft.WindowsAzure.Storage.DataMovementAssembly:
Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
SystemObject Microsoft.WindowsAzure.Storage.DataMovementTransferStatus
public sealed class TransferStatus
| Name | Description |
|---|
 | |
Gets the number of bytes that have been transferred.
|
 | |
Gets the number of files that are failed to be transferred.
|
 | |
Gets the number of files that are skipped to be transferred.
|
 | |
Gets the number of files that have been transferred.
|
Any public static (
Shared
in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Return to top