|
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.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic bool PollTasksOnJobCompletion { get; set; }
Property Value
Type:
Boolean
See Also