DirectoryTransferContext Properties

 

Updated: January 5, 2017

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

NameDescription
System_CAPS_pubpropertyClientRequestId

Gets or sets the client request id. (Inherited from TransferContext.)

System_CAPS_pubpropertyLastCheckpoint

Gets the last checkpoint of the transfer. (Inherited from TransferContext.)

System_CAPS_pubpropertyLogLevel

Gets or sets the logging level to be used for the related transfer operation. (Inherited from TransferContext.)

System_CAPS_pubpropertyProgressHandler

Gets or sets the progress update handler. (Inherited from TransferContext.)

System_CAPS_pubpropertySetAttributesCallback

Gets or sets the callback invoked to set destination's attributes in memory. The attributes set in this callback will be sent to azure storage service. (Inherited from TransferContext.)

System_CAPS_pubpropertyShouldOverwriteCallback

Gets or sets the callback invoked to tell whether to overwrite an existing destination. (Inherited from TransferContext.)

System_CAPS_pubpropertyShouldTransferCallback

Gets or sets the callback invoked to tell whether a transfer should be done.

Return to top
Show: