MessageFormatterProgressTracker.ProgressParamInformation.InvokeReport 메서드

정의

StreamJsonRpc.Reflection.MessageFormatterProgressTracker.ProgressParamInformation.reportMethod 지정된 형식화된 값을 사용하여 호출합니다.

public void InvokeReport (object typedValue);
public void InvokeReport (object? typedValue);
member this.InvokeReport : obj -> unit
Public Sub InvokeReport (typedValue As Object)

매개 변수

typedValue
Object

보고할 값입니다.

적용 대상