JsonMessageFormatter.ProtocolVersion 属性

定义

获取或设置此实例模拟的 JSON-RPC 协议的版本。

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

属性值

默认值为 2.0。

适用于