IHookableServiceJsonRpcDescriptor.CreateJsonRpcHook Property
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.
Gets the currently registered hook for CreateJsonRpc(IJsonRpcMessageHandler) method.
public Microsoft.VisualStudio.RpcContracts.IHookableServiceJsonRpcDescriptor.CreateJsonRpcDelegate? CreateJsonRpcHook { get; init; }
member this.CreateJsonRpcHook : Microsoft.VisualStudio.RpcContracts.IHookableServiceJsonRpcDescriptor.CreateJsonRpcDelegate with get, set
Public Property CreateJsonRpcHook As IHookableServiceJsonRpcDescriptor.CreateJsonRpcDelegate