Try our conversational search powered by Generative AI!

Namespace EPiServer.Events.Providers

Classes

EventMessageFactory

EventMessageValidator

EventMissedEventArgs

Holds event data about remote event that was missed.

EventProvider

Base class for providers that is used for communication between sites.

EventProviderService

Repository that holds all configured EventProvider instances.

EventProviderServiceFactory

Factory class for creating an EventProviderService instance from configuration.

EventReceivedEventArgs

Holds event data about remote event that was received.

EventSite

Represents a site participating in the Event framework.

EventSiteRegistry

Class responsible for maitaining a register of sites participating in the event framework.

NullEventProvider

Noop implememtation of EventProvider, used when no provider is configured and no WCF endpoints are setup.

WcfEventProvider

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. EventProvider implementation for sending/recieving events through WCF.

Interfaces

IEventBroker

Describes an object that is responsible for managing the sending and receiving of events remotely.

IEventHostingEnvironment

Environment information relating to the event system

IEventMessageFactory

Describes the functionality used to create an EventMessage.

IEventMessageValidator

IEventProviderAccessor

Provides access to the currently configured EventProvider.

IEventSiteRegistry

Represents a service responsible for maitaining a register of sites involved in the event framework.