|
RAD Studio VCL Reference
|
Returns a list of the session IDs for all sessions currently in memory.
function GetSessionIDs: IWebSessionIDs;
__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.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|