Table of Contents

Class JsonRpcServerConfigurationEventArgs

Namespace
Sisk.JsonRPC
Assembly
Sisk.JsonRPC.dll

Represents the class which contains event data for the JSON-RPC configuration event.

public sealed class JsonRpcServerConfigurationEventArgs : EventArgs
Inheritance
JsonRpcServerConfigurationEventArgs
Inherited Members

Properties

Handler

Gets the configuring JsonRpcHandler.

Router

Gets the target Router which are being configured.