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

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.