ScorableAggregator<OuterItem,OuterState,OuterScore,InnerItem,InnerState,InnerScore>.PostAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- item
- OuterItem
- state
- OuterState
- token
- CancellationToken