Table of Contents

Namespace ReflectionEventing.Queues

Classes

EventsQueue
FailedEvent

Represents an event that failed processing, including the event data, the exception that occurred, the consumer that failed, and the timestamp of the failure.

QueueException

Represents an exception that occurs during queue operations.

Interfaces

IEventsQueue

Defines a contract for an event queue that supports asynchronous operations for appending and retrieving events.