Method UseJsonRPC
UseJsonRPC(HttpServerHostContextBuilder, EventHandler<JsonRpcServerConfigurationEventArgs>)
Enables JSON-RPC in this HTTP server.
public static HttpServerHostContextBuilder UseJsonRPC(this HttpServerHostContextBuilder builder, EventHandler<JsonRpcServerConfigurationEventArgs> configure)
Parameters
builderHttpServerHostContextBuilderThe self HttpServerHostContextBuilder for fluent chaining.
configureEventHandler<JsonRpcServerConfigurationEventArgs>The event handler callback that is called to configure routes and web methods for the JSON-RPC.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語