JsonRpcProxyBuilder Properties |
[This is preliminary documentation and is subject to change.]
The JsonRpcProxyBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AssemblyBuilder | ||
| ContractResolver |
Contract resolver that maps the JSON RPC methods to CLR service methods.
| |
| ImplementedProxyAssemblyName | ||
| ImplementedProxyNamespace | ||
| ModuleBuilder | ||
| RequestMarshaler |
The request marshaler used to convert the CLR parameter values into JSON RPC ones.
|