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.Events.ChangeNotification.EventQueue

Classes

InDatabaseQueueFactory

InMemoryQueueFactory

QueueStatus

Interfaces

IChangeNotificationQueue

IChangeNotificationQueue describes a backing store for the change notification system.

IChangeNotificationQueue<T>

IChangeNotificationQueue describes a backing store for the change notification system.

IChangeNotificationQueueFactory

Factory interface for creating instances of IChangeNotificationQueue.

IDequeueResult<T>

A result object for calls to IChangeNotificationQueue`1.Dequeue(int).