Show / Hide Table of Contents

    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
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.