TaskQueueManagerPollingEnabledLock 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#
protected Object PollingEnabledLock { get; }

Property Value

Object

See Also