Condividi tramite


MessageFormatterProgressTracker.ProgressParamInformation Classe

Definizione

Classe utilizzata per mantenere le informazioni pertinenti di un oggetto che implementa IProgress<T>.

public class MessageFormatterProgressTracker.ProgressParamInformation
type MessageFormatterProgressTracker.ProgressParamInformation = class
Public Class MessageFormatterProgressTracker.ProgressParamInformation
Ereditarietà
MessageFormatterProgressTracker.ProgressParamInformation

Costruttori

MessageFormatterProgressTracker.ProgressParamInformation(Object)

Inizializza una nuova istanza della classe MessageFormatterProgressTracker.ProgressParamInformation.

Proprietà

Token

Ottiene il token associato a questo oggetto di stato.

ValueType

Ottiene l'oggetto effettivo Type segnalato da IProgress<T>.

Metodi

InvokeReport(Object)

StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod Richiama utilizzando il valore tipizzato specificato.

Si applica a