IJsonRpcFormatterCallbacks.ResponseSent 事件

定义

传输响应消息时 JsonRpc 发生。

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

事件类型

适用于