<SoftwareUpdatePollingInterval>
Section:
Options
Required:
No
Value type:
Integer
Default:
1 minute
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Include this tag in your custom xml file with a positive, non-zero integer value to specify the number of minutes between checks for updates on the Software Distribution Server. If you do not include this tag, or if it does not contain a positive, non-zero integer value, Creo Elements/Direct Model Manager uses the default of 1 minute.
Example
This example shows the update check interval set to 60 minutes:
<SoftwareUpdatePollingInterval>60</SoftwareUpdatePollingInterval>
Was this helpful?