|
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.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic int MaximumPollingIntervalInSeconds { get; set; }
Property Value
Type:
Int32
See Also