Sdílet prostřednictvím


IScorable<Item,Score>.PrepareAsync(Item, CancellationToken) Metoda

Definice

Proveďte nějakou asynchronní práci, abyste položku analyzovali a vytvořili nějaký neprůspaný stav.

public System.Threading.Tasks.Task<object> PrepareAsync (Item item, System.Threading.CancellationToken token);
abstract member PrepareAsync : 'Item * System.Threading.CancellationToken -> System.Threading.Tasks.Task<obj>
Public Function PrepareAsync (item As Item, token As CancellationToken) As Task(Of Object)

Parametry

item
Item

Návraty

Platí pro