Event ConfigureAction
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.