Click or drag to resize

ServiceProcess.ExecutionStopTime Property

Gets the DateTime when execution of ServiceProcess last completed.

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

Property Value

DateTime
See Also