ScorableAggregator<OuterItem,OuterState,OuterScore,InnerItem,InnerState,InnerScore>.PostAsync Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
protected override System.Threading.Tasks.Task PostAsync (OuterItem item, OuterState state, System.Threading.CancellationToken token);
override this.PostAsync : 'OuterItem * 'OuterState * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Overrides Function PostAsync (item As OuterItem, state As OuterState, token As CancellationToken) As Task
Parametry
- item
- OuterItem
- state
- OuterState
- token
- CancellationToken