Session termination

2008-04-06 Thread Miguel Arroz
Hi! Quick question: is the sleep() method called when the session terminates due to a timeout (ie, not used for 60 minutes)? IE, can I trust that sleep() will occur with isTerminating being true on that situation? Yours Miguel Arroz Miguel Arroz http://www.terminalapp.net

Re: Session termination

2008-04-06 Thread Chuck Hill
Hi Miguel, On Apr 6, 2008, at 8:19 AM, Miguel Arroz wrote: Quick question: is the sleep() method called when the session terminates due to a timeout (ie, not used for 60 minutes)? IE, can I trust that sleep() will occur with isTerminating being true on that situation? No, the