Click or drag to resize

JsonRpcServiceHostBuilderBuild Method

[This is preliminary documentation and is subject to change.]

Builds an instance that implements IJsonRpcServiceHost.

Namespace:  JsonRpc.Server
Assembly:  JsonRpc.Commons (in JsonRpc.Commons.dll) Version: 0.5.4+1bad715934a0ae5922832940ca44bbbdaa509cfe
Syntax
public IJsonRpcServiceHost Build()

Return Value

Type: IJsonRpcServiceHost
See Also