IJsonRpcFormatterCallbacks.ResponseSent Event

Definition

Occurs when JsonRpc transmits a response message.

event EventHandler<StreamJsonRpc.Reflection.JsonRpcResponseEventArgs> ResponseSent;
member this.ResponseSent : EventHandler<StreamJsonRpc.Reflection.JsonRpcResponseEventArgs> 
Event ResponseSent As EventHandler(Of JsonRpcResponseEventArgs) 

Event Type

Applies to