JsonRpc.IJsonRpcFormatterCallbacks.ResponseReceived Event

Definition

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

Event Type

Implements

Applies to