DelegatingScorable<Item,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.
public virtual 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
override this.PostAsync : 'Item * obj * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Overridable Function PostAsync (item As Item, state As Object, token As CancellationToken) As Task
Paramètres
- item
- Item
- state
- Object
- token
- CancellationToken