JsonRpc.IJsonRpcFormatterCallbacks.ResponseReceived 이벤트

정의

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

이벤트 유형

구현

적용 대상