CancelDisassembler Class
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.
The PayloadDisassembler used used by Cancel requests.
public class CancelDisassembler
type CancelDisassembler = class
Public Class CancelDisassembler
- Inheritance
-
CancelDisassembler
Constructors
CancelDisassembler(IPayloadSender, Guid, Char) |
Initializes a new instance of the CancelDisassembler class. |
Methods
Disassemble() |
A task that initiates the process of disassembling the request and signals the PayloadSender to begin sending. |