M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Queue
Manager
Poll
Tasks Method
Polls the server and reserves tasks for processing as well as gets new broadcast messages.
Definition
Namespace:
MFiles.VAF.Common.ApplicationTaskQueue
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
protected
void
PollTasks
()
See Also
Reference
TaskQueueManager Class
MFiles.VAF.Common.ApplicationTaskQueue Namespace
In This Article
Definition
See Also