Sdílet prostřednictvím


RequestManager.SignalResponseAsync(Guid, ReceiveResponse) Metoda

Definice

System.Object.SignalResponseAsync(System.Guid,Microsoft.Bot.Streaming.ReceiveResponse)
public System.Threading.Tasks.Task<bool> SignalResponseAsync (Guid requestId, Microsoft.Bot.Streaming.ReceiveResponse response);
abstract member SignalResponseAsync : Guid * Microsoft.Bot.Streaming.ReceiveResponse -> System.Threading.Tasks.Task<bool>
override this.SignalResponseAsync : Guid * Microsoft.Bot.Streaming.ReceiveResponse -> System.Threading.Tasks.Task<bool>
Public Function SignalResponseAsync (requestId As Guid, response As ReceiveResponse) As Task(Of Boolean)

Parametry

requestId
Guid
response
ReceiveResponse

Návraty

Platí pro