JsonRpc.IJsonRpcFormatterCallbacks.ResponseReceived Event
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.
event EventHandler<StreamJsonRpc.Reflection.JsonRpcResponseEventArgs> StreamJsonRpc.Reflection.IJsonRpcFormatterCallbacks.ResponseReceived;
member this.StreamJsonRpc.Reflection.IJsonRpcFormatterCallbacks.ResponseReceived : EventHandler<StreamJsonRpc.Reflection.JsonRpcResponseEventArgs>
Custom Event ResponseReceived As EventHandler(Of JsonRpcResponseEventArgs) Implements StreamJsonRpc.Reflection.IJsonRpcFormatterCallbacks