ExtensionPartServiceJsonRpcDescriptor.CreateJsonRpc Method
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.
protected override StreamJsonRpc.JsonRpc CreateJsonRpc (StreamJsonRpc.IJsonRpcMessageHandler handler);
override this.CreateJsonRpc : StreamJsonRpc.IJsonRpcMessageHandler -> StreamJsonRpc.JsonRpc
Protected Overrides Function CreateJsonRpc (handler As IJsonRpcMessageHandler) As JsonRpc
Parameters
- handler
- IJsonRpcMessageHandler