共用方式為


IJsonRpcFormatterCallbacks.ResponseSent 事件

定義

在傳輸回應訊息時 JsonRpc 發生。

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

事件類型

適用於