A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn 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.