TransferContext.ShouldOverwriteCallback Property
Updated: January 5, 2017
Gets or sets the callback invoked to tell whether to overwrite an existing destination.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public ShouldOverwriteCallback ShouldOverwriteCallback { get; set; }
Property Value
Type: Microsoft.WindowsAzure.Storage.DataMovement.ShouldOverwriteCallback
Show: