AppTaskProcessorSettingsPollTasksOnJobCompletion Property
When true, polling is triggered right away after a job has completed processing.
- This prevents the need to wait a full polling cycle to get the next task.
Namespace: MFiles.VAF.MultiserverModeAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool PollTasksOnJobCompletion { get; set; }
Property Value
Boolean