Share via


CancelDisassembler.Disassemble Method

Definition

A task that initiates the process of disassembling the request and signals the PayloadSender to begin sending.

public System.Threading.Tasks.Task Disassemble ();
member this.Disassemble : unit -> System.Threading.Tasks.Task
Public Function Disassemble () As Task

Returns

A Task representing the result of the asynchronous operation.

Applies to