Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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.