ScorableAggregator<OuterItem,OuterState,OuterScore,InnerItem,InnerState,InnerScore>.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 (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
Paramètres
- item
- OuterItem
- state
- OuterState
- token
- CancellationToken