|
TaskProcessorBaseTSettingsAllowNewTaskRequests Method
|
This will denote if new tasks can be accepted by the task processor.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic bool AllowNewTaskRequests()
Return Value
Type:
BooleanTrue when new tasks can be accepted
See Also