<PollIntervalInSeconds>
Section:
Service (excluding JettyServer and JettyWorkers)
Required:
No
Value type:
Integer
Default:
60
Product:
Creo Elements/Direct Manager Java Services
Description
The interval between two executions of the worker function in the AbstractModelManagerService class. The minimum interval value is 10 seconds. Interval values that are smaller than the minimum interval value are ignored.
Example
This example shows the valid configuration of the tag:
<PollIntervalInSeconds>15</PollIntervalInSeconds>
Was this helpful?