TaskQueueManagerTaskQueue Class |
Namespace: MFiles.VAF.Common.ApplicationTaskQueue
The TaskQueueManagerTaskQueue type exposes the following members.
Name | Description | |
---|---|---|
![]() | TaskQueueManagerTaskQueue |
Self initializing constructor.
|
Name | Description | |
---|---|---|
![]() | LastBroadcastId |
Last broadcast id processed for this queue.
|
![]() | MaximumPollingIntervalInSeconds |
The max time in seconds that can pass before a polling cycle is ran for this queue.
|
![]() | Name |
Task queue name / identifier.
|
![]() | ProcessingBehavior |
Processing behavior type.
|
![]() | TaskProcessor |
Task processor for this queue.
|
![]() | TaskType |
Defines the type of tasks that can be processed by this task queue.
|