TaskProcessorBaseTSettingsAllowNewTaskRequests(Boolean) Method
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.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void AllowNewTaskRequests(
bool allowNewRequests
)
Parameters
- allowNewRequests Boolean
- Flag to enable or disable new task requests.