TaskProcessorBaseTSettingsAllowNewTaskRequests Method

This will denote if new tasks can be accepted by the task processor.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool AllowNewTaskRequests()

Return Value

Boolean
True when new tasks can be accepted

See Also