Click or drag to resize

ServiceProcessExecutionStartTime Property

Gets the DateTime when execution of ServiceProcess last started.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public DateTime ExecutionStartTime { get; }
View Source

Property Value

DateTime
See Also