NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: elcidsps on April 25, 2012, 06:48:21 AM

Title: Event:Timer on WebServer Object window
Post by: elcidsps on April 25, 2012, 06:48:21 AM
Greetings:

On the WebServer Object window, I have the timer set to 60000.  I placed some code in the EVENT:Timer method on the window but the code never gets fired.  What is the dynamic on this and how do I work around it?  Thanks!

Shawn
Title: Re: Event:Timer on WebServer Object window
Post by: Bruce on April 27, 2012, 12:45:58 AM
Hi Shawn,

I think the max value for a Window timer (ie a regular Windows, window timer) is 32000.
So try reducing the value and see if it works somewhere.

cheers
Bruce