FoldScorable<Item,Score>.DoneAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected override System.Threading.Tasks.Task DoneAsync (Item item, System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Scorables.Internals.FoldScorable<Item,Score>.State> states, System.Threading.CancellationToken token);
override this.DoneAsync : 'Item * System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Scorables.Internals.FoldScorable<'Item, 'Score>.State> * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Overrides Function DoneAsync (item As Item, states As IReadOnlyList(Of FoldScorable(Of Item, Score).State), token As CancellationToken) As Task
Parâmetros
- item
- Item
- states
- IReadOnlyList<FoldScorable<Item,Score>.State>
- token
- CancellationToken