TransferContext Properties
Updated: January 5, 2017
Namespace:
Microsoft.WindowsAzure.Storage.DataMovement
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
| Name | Description | |
|---|---|---|
![]() | ClientRequestId | Gets or sets the client request id. |
![]() | LastCheckpoint | Gets the last checkpoint of the transfer. |
![]() | LogLevel | Gets or sets the logging level to be used for the related transfer operation. |
![]() | ProgressHandler | Gets or sets the progress update handler. |
![]() | SetAttributesCallback | 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. |
![]() | ShouldOverwriteCallback | Gets or sets the callback invoked to tell whether to overwrite an existing destination. |
Show:
