次の方法で共有


MessageFormatterProgressTracker.ProgressParamInformation クラス

定義

実装 IProgress<T>するオブジェクトの関連情報を保持するために使用されるクラスです。

public class MessageFormatterProgressTracker.ProgressParamInformation
type MessageFormatterProgressTracker.ProgressParamInformation = class
Public Class MessageFormatterProgressTracker.ProgressParamInformation
継承
MessageFormatterProgressTracker.ProgressParamInformation

コンストラクター

MessageFormatterProgressTracker.ProgressParamInformation(Object)

MessageFormatterProgressTracker.ProgressParamInformation クラスの新しいインスタンスを初期化します。

プロパティ

Token

この進行状況オブジェクトに関連付けられているトークンを取得します。

ValueType

によって報告された実際 Type の値を取得します IProgress<T>

メソッド

InvokeReport(Object)

指定された StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod 型指定された値を使用して呼び出します。

適用対象