Click or drag to resize

StreamRpcServerHandler Properties

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

The StreamRpcServerHandler type exposes the following members.

Properties
  NameDescription
Public propertyDefaultFeatures
Gets/sets the default features applied to the RequestContext.
(Inherited from JsonRpcServerHandler.)
Public propertyOptions
Server options.
Public propertyServiceHost
Gets the underlying IJsonRpcServiceHost.
(Inherited from JsonRpcServerHandler.)
Top
See Also