JsonRpc.IJsonRpcFormatterCallbacks.ResponseSent 事件

定义

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

事件类型

实现

适用于