JsonMessageFormatter.ProtocolVersion 속성

정의

이 인스턴스에서 에뮬레이트된 JSON-RPC 프로토콜의 버전을 가져오거나 설정합니다.

public Version ProtocolVersion { get; set; }
member this.ProtocolVersion : Version with get, set
Public Property ProtocolVersion As Version

속성 값

기본값은 2.0입니다.

적용 대상