ScorableBase<Item,State,Score>.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 abstract System.Threading.Tasks.Task PostAsync (Item item, State state, System.Threading.CancellationToken token);
abstract member PostAsync : 'Item * 'State * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected MustOverride Function PostAsync (item As Item, state As State, token As CancellationToken) As Task
Paramètres
- item
- Item
- state
- State
- token
- CancellationToken