共用方式為


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

取得 所 IProgress<T> 報告的實際 Type

方法

InvokeReport(Object)

使用指定的具型別值叫用 StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod

適用於