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.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).