TransferContext.SetAttributesCallback Property

 

Updated: January 5, 2017

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.

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

public SetAttributesCallback SetAttributesCallback { get; set; }
Return to top
Show: