RequestManager.GetResponseAsync(Guid, CancellationToken) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
System.Object.GetResponseAsync(System.Guid,System.Threading.CancellationToken)
public System.Threading.Tasks.Task<Microsoft.Bot.Streaming.ReceiveResponse> GetResponseAsync(Guid requestId, System.Threading.CancellationToken cancellationToken);
abstract member GetResponseAsync : Guid * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Bot.Streaming.ReceiveResponse>
override this.GetResponseAsync : Guid * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Bot.Streaming.ReceiveResponse>
Public Function GetResponseAsync (requestId As Guid, cancellationToken As CancellationToken) As Task(Of ReceiveResponse)
Paramètres
- requestId
- Guid
- cancellationToken
- CancellationToken