Namespace Shift.Common.Timeline.Queries
Classes
- QueryQueue
Implements a basic query queue. The purpose of the queue is to route queries to handler methods; validation of a query itself is the responsibility of its handler.
Implements a basic query queue. The purpose of the queue is to route queries to handler methods; validation of a query itself is the responsibility of its handler.