| AccidentalFish.ApplicationSupport.Core.Queues Namespace |
| Interface | Description | |
|---|---|---|
| IAsynchronousQueueT |
Queue operations
| |
| IAsynchronousSubscriptionT |
Intetrface for processing subscriptions
| |
| IAsynchronousTopicT |
Post items on a topic
| |
| IQueueT |
Basic queue interface. This non-async version is likely to be deprecated.
| |
| IQueueFactory |
Factory for creating configured queues
| |
| IQueueItemT |
Wrapper for a queued item
| |
| IQueueSerializer |
Serializes and deserializes objects to and from strings for placing on a queue
|