Share via


DirectoryTransferContext.ShouldTransferCallbackAsync Property

Definition

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

public Microsoft.Azure.Storage.DataMovement.ShouldTransferCallbackAsync ShouldTransferCallbackAsync { get; set; }
member this.ShouldTransferCallbackAsync : Microsoft.Azure.Storage.DataMovement.ShouldTransferCallbackAsync with get, set
Public Property ShouldTransferCallbackAsync As ShouldTransferCallbackAsync

Property Value

Applies to