MessageFormatterProgressTracker.ProgressParamInformation Classe

Definição

Classe usada para manter informações relevantes IProgress<T>de um objeto que implementa.

public class MessageFormatterProgressTracker.ProgressParamInformation
type MessageFormatterProgressTracker.ProgressParamInformation = class
Public Class MessageFormatterProgressTracker.ProgressParamInformation
Herança
MessageFormatterProgressTracker.ProgressParamInformation

Construtores

Nome Description
MessageFormatterProgressTracker.ProgressParamInformation(Object)

Inicializa uma nova instância da classe MessageFormatterProgressTracker.ProgressParamInformation.

Propriedades

Nome Description
Token

Obtém o token associado a esse objeto de progresso.

ValueType

Obtém o relatório real Type por IProgress<T>.

Métodos

Nome Description
InvokeReport(Object)

StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod Invoca usando o valor digitado fornecido.

Aplica-se a