C# (CSharp) DotNetWorkQueue Namespace

Nested Namespaces

DotNetWorkQueue.AppMetrics
DotNetWorkQueue.Configuration
DotNetWorkQueue.Exceptions
DotNetWorkQueue.Factory
DotNetWorkQueue.IntegrationTests
DotNetWorkQueue.Interceptors
DotNetWorkQueue.IoC
DotNetWorkQueue.JobScheduler
DotNetWorkQueue.LinqCompile
DotNetWorkQueue.Logging
DotNetWorkQueue.Messages
DotNetWorkQueue.Metrics
DotNetWorkQueue.Queue
DotNetWorkQueue.QueueStatus
DotNetWorkQueue.Serialization
DotNetWorkQueue.TaskScheduling
DotNetWorkQueue.Tests
DotNetWorkQueue.Time
DotNetWorkQueue.Transport

Classes

Name Description
ASendJobToQueue Base class for sending jobs to transports
ATaskScheduler A task scheduler for IConsumerQueueScheduler
BaseContainer Base class for containers
JobSchedulerContainer Allows creation of new IJobScheduler instances
MessageInterceptorResult The result of an interception
MessageInterceptorsGraph Tracks which message interceptors have been used on a message
MessageInterceptorsResult The result of all message interceptions
QueueCreationContainer Creates a module for creating queues.
QueueCreationResult The results of a creation request
QueueRemoveResult The results of a remove request
SchedulerContainer Allows creation of new ATaskScheduler and ITaskFactory instances
TryStartNewResultExtensions An extension method for determining if TryStartNewResult returned a success code