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; }
Public ReadOnly Property StopTime As DateTime
Get
Property Value
Type:
DateTimeSee Also