次の方法で共有


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

イベントの種類

実装

適用対象