You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: