CancelDisassembler.Disassemble Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.