TaskQueueDefMaximumPollingIntervalInSeconds Property

Max polling interval in seconds. - This is the greatest number of seconds that can pass before the - task queue manager must trigger a polling request to the server.

Definition

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

Property Value

Int32

See Also