Sdílet prostřednictvím


PayloadDisassembler(IPayloadSender, Guid) Konstruktor

Definice

Inicializuje novou instanci PayloadDisassembler třídy.

public PayloadDisassembler (Microsoft.Bot.Streaming.PayloadTransport.IPayloadSender sender, Guid id);
new Microsoft.Bot.Streaming.Payloads.PayloadDisassembler : Microsoft.Bot.Streaming.PayloadTransport.IPayloadSender * Guid -> Microsoft.Bot.Streaming.Payloads.PayloadDisassembler
Public Sub New (sender As IPayloadSender, id As Guid)

Parametry

sender
IPayloadSender

Slouží PayloadSender k odesílání rozebraných datových částí.

id
Guid

ID tohoto demontáže.

Platí pro