TaskQueueManagerPollingIntervalInSeconds Property

The current and active polling interval in seconds.

Definition

Namespace: MFiles.VAF.Common.ApplicationTaskQueue
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected int PollingIntervalInSeconds { get; set; }

Property Value

Int32

See Also