Table of Contents

Event ConfigureAction

Namespace
Sisk.JsonRPC
Assembly
Sisk.JsonRPC.dll

Gets or sets the action which will be called in the configuring Router with this handler.

public event EventHandler<JsonRpcServerConfigurationEventArgs>? ConfigureAction

Returns

EventHandler<JsonRpcServerConfigurationEventArgs>
Gets or sets the action which will be called in the configuring with this handler.