Table of Contents

Class JsonRpcServerHandlerExtensions

Namespace
Sisk.JsonRPC
Assembly
Sisk.JsonRPC.dll

Provides extensions methods for the HTTP server and JSON-RPC handler.

public static class JsonRpcServerHandlerExtensions
Inheritance
JsonRpcServerHandlerExtensions
Inherited Members

Methods

UseJsonRPC(HttpServerHostContextBuilder, EventHandler<JsonRpcServerConfigurationEventArgs>)

Enables JSON-RPC in this HTTP server.