![]() | JsonRpcServiceHostBuilder Properties |
[This is preliminary documentation and is subject to change.]
The JsonRpcServiceHostBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContractResolver |
Contract resolver that maps the JSON RPC methods to CLR service methods.
|
![]() | LoggerFactory |
The logger factory used to get a logger for the service host.
|
![]() | MethodBinder |
The binder that chooses the best match among a set of RPC methods.
|
![]() | ServiceFactory |
The factory that creates the JSON RPC service instances to handle the requests.
|