Click or drag to resize

JsonRpcProxyBuilder Properties

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

The JsonRpcProxyBuilder type exposes the following members.

Properties
  NameDescription
Protected propertyAssemblyBuilder
Public propertyContractResolver
Contract resolver that maps the JSON RPC methods to CLR service methods.
Protected propertyImplementedProxyAssemblyName
Protected propertyImplementedProxyNamespace
Protected propertyModuleBuilder
Public propertyRequestMarshaler
The request marshaler used to convert the CLR parameter values into JSON RPC ones.
Top
See Also