autoupgrader AutoCheckDelay property
Return to Introduction  Previous page  Next page
Applies to
auAutoUpgrader component.  

Declaration
property AutoCheckDelay: Integer; // 10000 milliseconds by default (10 seconds)  

Description
The AutoCheckDelay property specifies the time interval which should pass between application start and checking for updates (if AutoCheck is True).  
 
In case if the AutoUpgrader see that there is no connection to Internet established, it will check connection and try to check updates each N seconds, specified in this property.  

See also
AutoCheck property;  
CheckUpdate method; InfoFileURL and ShowMessages properties.  
File not found.