Sdílet prostřednictvím


SendOperations.SendResponseAsync(Guid, StreamingResponse) Metoda

Definice

Operace odeslání použitá Responsek odeslání .

public System.Threading.Tasks.Task SendResponseAsync (Guid id, Microsoft.Bot.Streaming.StreamingResponse response);
member this.SendResponseAsync : Guid * Microsoft.Bot.Streaming.StreamingResponse -> System.Threading.Tasks.Task
Public Function SendResponseAsync (id As Guid, response As StreamingResponse) As Task

Parametry

id
Guid

ID, které se má přiřadit k objektu použitému ResponseDisassembler touto operací.

response
StreamingResponse

Odpověď, která se má odeslat.

Návraty

Úkol představující stav operace.

Platí pro