|
EventTimerTimeUntilNextExecution Property
|
The amount of time before the next interval will occur.
Namespace: GSF.ThreadingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public TimeSpan TimeUntilNextExecution { get; }
Public ReadOnly Property TimeUntilNextExecution As TimeSpan
Get
member TimeUntilNextExecution : TimeSpan with get
function get_TimeUntilNextExecution();
View SourceProperty Value
TimeSpanSee Also