Namespace EPiServer.Framework.Timers.Internal

Classes

NullTimer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Implementation of the ITimer interface that won't raise any Elapsed event regardless of settings.

SystemTimer

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Wrapper around the System.Timers.Timer that implements the ITimer interface.