Show / Hide Table of Contents

    Class JsonRpcSerializerSettings

    Provides additional JSON-RPC specific serialisation settings.
    Inheritance
    Newtonsoft.Json.JsonSerializerSettings
    JsonRpcSerializerSettings
    Namespace: XploRe.Net.JsonRpc
    Assembly: XploRe.Net.JsonRpc.dll
    Syntax
    public class JsonRpcSerializerSettings : JsonSerializerSettings

    Constructors

    Name Description
    JsonRpcSerializerSettings()

    Properties

    Name Description
    ProtocolCompatiblityMode Configures the treatment of messages with a JSON-RPC protocol version that differs from the configured JSON-RPC protocol version.
    ProtocolVersion Expected JSON-RPC protocol version of messages.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.