次の方法で共有


IJsonRpcFormatterCallbacks.ResponseSent イベント

定義

応答メッセージを送信するときに JsonRpc 発生します。

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

イベントの種類

適用対象