Show / Hide Table of Contents

    Interface IJsonRpcMessage

    Base interface for JSON-RPC messages.
    Namespace: XploRe.Net.JsonRpc
    Assembly: XploRe.Net.JsonRpc.dll
    Syntax
    public interface IJsonRpcMessage

    Properties

    Name Description
    Id The JSON-RPC message ID.

    If a message has no message ID, the property equals the None instance.

    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.