Interface IJsonRpcRequest
Base interface for JSON-RPC requests.
Namespace: XploRe.Net.JsonRpc
Assembly: XploRe.Net.JsonRpc.dll
Syntax
public interface IJsonRpcRequest : IJsonRpcMessage, IHasProtocolVersion
Properties
Name | Description |
---|---|
Method | The name of the method invoked by the request. |