Field Strict
Enfores the configured JSON-RPC protocol version. If the JSON-RPC protocol version of a message does not
match the configured protocol version or is missing, an exception is thrown when deserialising the
message.
Namespace: XploRe.Net.JsonRpc
Assembly: XploRe.Net.JsonRpc.dll
Syntax
public const JsonRpcProtocolCompatiblityMode Strict
Returns
Type | Description |
---|---|
JsonRpcProtocolCompatiblityMode |