Click or drag to resize

ServiceHelperServiceStarting Event

Occurs when the ParentService is starting.

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

Value

EventHandlerEventArgsString
See Also