TransferContext.ShouldOverwriteCallback Property

 

Updated: January 5, 2017

Gets or sets the callback invoked to tell whether to overwrite an existing destination.

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

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