TaskQueueManagerTaskQueueMaximumPollingIntervalInSeconds Property

The max time in seconds that can pass before a polling cycle is ran for this queue.

Definition

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

Property Value

Int32

See Also