IApplicationTaskProcessorCanAcceptNewTasks Method |
Used to determine if the task processor is able to receive new tasks for processing.
Namespace:
MFiles.VAF.Common.ApplicationTaskQueue
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxFunction CanAcceptNewTasks As Boolean
Return Value
Type:
BooleanTrue when new tasks can be accepted for processing.
See Also