TaskProcessorBaseTSettingsAllowNewTaskRequests Method

Overload List

AllowNewTaskRequests This will denote if new tasks can be accepted by the task processor.
AllowNewTaskRequests(Boolean) This will update the allow new task requests getter method AllowNewTaskRequests. Note that this may or may not actually change the value, since multiple requests may be required to actually toggle the value since it may be used in multiple threads.

See Also