DirectoryTransferContext.ShouldTransferCallback Property
Updated: January 5, 2017
Gets or sets the callback invoked to tell whether a transfer should be done.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public ShouldTransferCallback ShouldTransferCallback { get; set; }
Property Value
Type: Microsoft.WindowsAzure.Storage.DataMovement.ShouldTransferCallback
Show: