Back
lockTimers
Editing, Updating and Creating Records
lockTimers
Timers used for locking records
Default:
This is an array (not a string) with 2 elements (x,y). The 1st is the polling timer. Every x seconds, the browser client will poll the server based on this setting.

The 2nd element is the timeout. If the timer fails to contact the server after y seconds, then the server presumes that the browser client is disconnected.

So if x=30 and y=65, then this assumes that the browser client will poll the server twice (at 30 secs and 60 secs), and only if the server does not receive two polling messages do we assume that the browser has disconnected.

 Basic:Yes  Advanced/Enterprise:Yes  DynamicEdit:Yes   [Version 4.0]