Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

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