Click or drag to resize

TimerLoggerStopTime Property

Gets the stop time for the timer. Valid only if Stop has been called.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public DateTime StopTime { get; }

Property Value

Type: DateTime
See Also