Set DaysBetweenChecks to 1 to check every 24 hours. If you want to check more frequently (but not every startup) then call the ForceCheckForUpdates() function.
Hello,
We are evaluating wyBuild-wyUpdate-AutomaticUpdater for one of our upcoming software. I was unable to get the automatic update check started by default from second run of the application onwards (with the updator control on the .net application). Later I found that it is due to the DaysBetweenCheck's default value of 12. I set it to zero and it started checking always.My query here is that is there any possibility to set the frequency to 12hrs or so?Please clarify.
Thanks & Regards,Bijesh
Set DaysBetweenChecks to 1 to check every 24 hours. If you want to check more frequently (but not every startup) then call the ForceCheckForUpdates() function.