Click or drag to resize

ServiceProcessExecutionStopTime Property

Gets the DateTime when execution of ServiceProcess last completed.

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

Property Value

DateTime
See Also