IScorable<Item,Score>.PostAsync(Item, Object, CancellationToken) 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.
Si ce scorable gagne, cette méthode est appelée.
public System.Threading.Tasks.Task PostAsync (Item item, object state, System.Threading.CancellationToken token);
abstract member PostAsync : 'Item * obj * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function PostAsync (item As Item, state As Object, token As CancellationToken) As Task
Paramètres
- item
- Item
- state
- Object
- token
- CancellationToken