From: Daniil S. <da...@or...> - 2011-01-24 14:25:44
|
Hi all, I'm trying to figure out how to get session configuration information. We're interested in knowing abnormal disconnects during session time. For example, if session is scheduled to connect from 7am to 5pm and we receive an onLogout event during that time, be it due to network issue or whatnot, we'd like to send out an email notification. But I cannot find a proper way of retrieving SessionSchedule class. Is there any way this information can be accessed w/out having to read the config file? Thank you in advance, Daniil |