Method UseJsonRPC
UseJsonRPC(HttpServerHostContextBuilder, EventHandler<JsonRpcServerConfigurationEventArgs>)
public static HttpServerHostContextBuilder UseJsonRPC(this HttpServerHostContextBuilder builder, EventHandler<JsonRpcServerConfigurationEventArgs> configure)
Parameters
builder
HttpServerHostContextBuilderconfigure
EventHandler<JsonRpcServerConfigurationEventArgs>