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使用给定的类型化值调用。 |