wwSession::LocateSession
Low level method that tries to load a session and set the oData member. If found the oData member is set. If not found the oData member is set to a blank record. This is a low level method and it should usually not be called directly. Use IsValidSession instead which calls this method and then updates the timestamp and browser info.
o.LocateSession(lcID)
.T. if found - oData is set with session data. .F. if not found - oSession is emtpy
Parameters
lcID
Session Id to retrieve
llIgnoreTimeout
If .T. returns session object even if the timeout is up.
See also
Class wwSession© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic