ScorableAggregator<OuterItem,OuterState,OuterScore,InnerItem,InnerState,InnerScore>.DoneAsync 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 DoneAsync (OuterItem item, OuterState state, System.Threading.CancellationToken token);
override this.DoneAsync : 'OuterItem * 'OuterState * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Overrides Function DoneAsync (item As OuterItem, state As OuterState, token As CancellationToken) As Task
Paramètres
- item
- OuterItem
- state
- OuterState
- token
- CancellationToken