MessageFormatterProgressTracker.ProgressParamInformation クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
実装 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 型指定された値を使用して呼び出します。 |