FoldScorable<Item,Score>.PostAsync 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.
protected override System.Threading.Tasks.Task PostAsync (Item item, System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Scorables.Internals.FoldScorable<Item,Score>.State> states, System.Threading.CancellationToken token);
override this.PostAsync : 'Item * System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Scorables.Internals.FoldScorable<'Item, 'Score>.State> * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Overrides Function PostAsync (item As Item, states As IReadOnlyList(Of FoldScorable(Of Item, Score).State), token As CancellationToken) As Task
Paramètres
- item
- Item
- states
- IReadOnlyList<FoldScorable<Item,Score>.State>
- token
- CancellationToken