Click or drag to resize

TransferContext Properties

The TransferContext type exposes the following members.

Properties
  NameDescription
Public propertyClientRequestId
Gets or sets the client request id.
Public propertyLastCheckpoint
Gets the last checkpoint of the transfer.
Public propertyLogLevel
Gets or sets the logging level to be used for the related transfer operation.
Public propertyProgressHandler
Gets or sets the progress update handler.
Public propertySetAttributesCallbackAsync
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.
Public propertyShouldOverwriteCallbackAsync
Gets or sets the callback invoked to tell whether to overwrite an existing destination.
Top
See Also