Click or drag to resize

ClientHelperReceivedServiceUpdate Event

Occurs when a status update is received from the ServiceHelper.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<EventArgs<UpdateType, string>> ReceivedServiceUpdate
View Source

Value

EventHandlerEventArgsUpdateType, String
See Also