RequestDisassembler.GetStreamAsync 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.
Obtient le flux sur lequel fonctionne ce désassembleur.
public override System.Threading.Tasks.Task<Microsoft.Bot.Streaming.Payloads.StreamWrapper> GetStreamAsync ();
override this.GetStreamAsync : unit -> System.Threading.Tasks.Task<Microsoft.Bot.Streaming.Payloads.StreamWrapper>
Public Overrides Function GetStreamAsync () As Task(Of StreamWrapper)
Retours
Task<TResult> représentant le résultat de l’opération asynchrone.