Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebBackgrounder - doesn't fire until user hits site #3

Open
amghw opened this issue Jul 18, 2012 · 1 comment
Open

WebBackgrounder - doesn't fire until user hits site #3

amghw opened this issue Jul 18, 2012 · 1 comment

Comments

@amghw
Copy link

amghw commented Jul 18, 2012

Hi,
Thanks for the nifty library.
I am trying to implement this. My issue is that the timer doesn't start until there is a page request. In other words, if the application is restarted, the timer won't tick off unless a user hits the site.
Is there a way around this?

startMode="AlwaysRunning" is not an option for me as this is being run in a hosted environment.

@lhaussknecht
Copy link

Hi,
a scheduled task running CURL or even a PowerShell script using a WebClient to "ping" your site works wonders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants