M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Queue
Manager
Polling
Enabled
Lock Property
Lock used to prevent changes to the polling enabled flag while it is locked.
Definition
Namespace:
MFiles.VAF.Common.ApplicationTaskQueue
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
protected
Object
PollingEnabledLock
{
get
; }
Property Value
Object
See Also
Reference
TaskQueueManager Class
MFiles.VAF.Common.ApplicationTaskQueue Namespace
In This Article
Definition
See Also