|
ServiceClientBaseClientHelper_ReceivedServiceResponse Method
|
Client helper service response reception handler.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.248-beta
Syntaxfunction ClientHelper_ReceivedServiceResponse(sender, e);
View SourceParameters
- sender Object
- Sending object.
- e EventArgsServiceResponse
- Event argument containing the service response.
See Also