TransferStatus Class

 

Updated: January 5, 2017

Transfer status

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

SystemObject
  Microsoft.WindowsAzure.Storage.DataMovementTransferStatus

public sealed class TransferStatus

NameDescription
System_CAPS_pubproperty

Gets the number of bytes that have been transferred.

System_CAPS_pubproperty

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

System_CAPS_pubproperty

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

System_CAPS_pubproperty

Gets the number of files that have been transferred.

NameDescription
System_CAPS_pubmethodEquals

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode

(Inherited from Object.)

System_CAPS_pubmethodGetType

(Inherited from Object.)

System_CAPS_pubmethodToString

(Inherited from Object.)

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
Show: