Del via


SendOperations.SendCancelAllAsync(Guid) Method

Definition

The send operation used to send a CancelAll.

public System.Threading.Tasks.Task SendCancelAllAsync (Guid id);
member this.SendCancelAllAsync : Guid -> System.Threading.Tasks.Task
Public Function SendCancelAllAsync (id As Guid) As Task

Parameters

id
Guid

The ID to assign to the CancelDisassembler used by this operation.

Returns

A task representing the status of the operation.

Applies to