FoldScorable<Item,Score>.DoneAsync メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- item
- Item
- states
- IReadOnlyList<FoldScorable<Item,Score>.State>
- token
- CancellationToken