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