RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSessionsService.GetSessionIDs Method

Returns a list of the session IDs for all sessions currently in memory.

Pascal
function GetSessionIDs: IWebSessionIDs;
C++
__fastcall IWebSessionIDs GetSessionIDs();

Call GetSessionIDs to obtain a list of the session IDs for all the sessions that the sessions service is storing. GetSessionIDs returns an IWebSessionIDs interface, which lists the session IDs. 

 

Connect 

GetSessionIDs

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!