Compartir a través de


MessageFormatterProgressTracker.ProgressParamInformation Clase

Definición

Clase usada para mantener la información pertinente de un objeto que implementa IProgress<T>.

public class MessageFormatterProgressTracker.ProgressParamInformation
type MessageFormatterProgressTracker.ProgressParamInformation = class
Public Class MessageFormatterProgressTracker.ProgressParamInformation
Herencia
MessageFormatterProgressTracker.ProgressParamInformation

Constructores

MessageFormatterProgressTracker.ProgressParamInformation(Object)

Inicializa una nueva instancia de la clase MessageFormatterProgressTracker.ProgressParamInformation.

Propiedades

Token

Obtiene el token asociado a este objeto de progreso.

ValueType

Obtiene el real Type notificado por IProgress<T>.

Métodos

InvokeReport(Object)

StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod Invoca mediante el valor con tipo especificado.

Se aplica a