DirectoryTransferContext.ShouldTransferCallback Property

 

Updated: January 5, 2017

Gets or sets the callback invoked to tell whether a transfer should be done.

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

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