Condividi tramite


MessageFormatterProgressTracker.GetTokenForProgress(Object) Metodo

Definizione

Ottiene un Int64 token di tipo da usare come sostituzione di un'implementazione ObjectIProgress<T> nel messaggio JSON.

public long GetTokenForProgress (object value);
member this.GetTokenForProgress : obj -> int64
Public Function GetTokenForProgress (value As Object) As Long

Parametri

value
Object

Oggetto che deve implementare IProgress<T>.

Restituisce

Token tipizzato assegnato Int64 .

Si applica a