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 지정된 형식화된 값을 사용하여 호출합니다.

적용 대상