Namespace EPiServer.Framework.Timers.Internal
Classes
NullTimer
Implementation of the ITimer interface that won't raise any Elapsed event regardless of settings.
SystemTimer
Wrapper around the System.Timers.Timer that implements the ITimer interface.