Click or drag to resize

ServiceProcessLastExecutionTime Property

Gets the Time taken by the ServiceProcess during the last execution.

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

Property Value

Time
See Also