M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Queue
Manager
Trigger
Polling Method
Triggers polling right away (when enabled).
Definition
Namespace:
MFiles.VAF.Common.ApplicationTaskQueue
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
bool
TriggerPolling
()
Return Value
Boolean
True when polling was enabled / triggered... false otherwise.
See Also
Reference
TaskQueueManager Class
MFiles.VAF.Common.ApplicationTaskQueue Namespace
In This Article
Definition
See Also