SingleTransferContext Properties |
The SingleTransferContext type exposes the following members.
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.) | |
SetAttributesCallbackAsync |
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.) | |
ShouldOverwriteCallbackAsync |
Gets or sets the callback invoked to tell whether to overwrite an existing destination.
(Inherited from TransferContext.) |