IJsonRpcInstanceContainer Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface optionally implemented by IJsonRpcMessageFormatter implementations that need a reference to their owner JsonRpc class.
public interface IJsonRpcInstanceContainer
type IJsonRpcInstanceContainer = interface
Public Interface IJsonRpcInstanceContainer
- Derived
Properties
Rpc |
Sets the JsonRpc instance. |