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 |
取得 所 IProgress<T> 報告的實際 Type 。 |
方法
InvokeReport(Object) |
使用指定的具型別值叫用 StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod 。 |