Interface IDayTimeTimer
Registration for a time-of-day timer.
public interface IDayTimeTimer : IClockTimer, IDisposable, IAsyncDisposable
- Inherited Members
Properties
- ConcurrentTriggerProcessing
Gets the concurrent trigger processing setting for this registration.
- DuplicateTimeBehavior
Gets the duplicate time behavior setting for this registration.
- ElapsedTime
Returns the time elapsed since the last callback for this registration.
- SkippedTimeBehavior
Gets the skipped time behavior setting for this registration.
- TimeUntilNextCallback
Returns the time remaining until the next scheduled callback for this registration.