RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSessionsService Methods

The methods of the TCustomSessionsService class are listed here.

 
Name 
Description 
 
Checks whether any sessions have started or terminated. 
 
Deletes all sessions from memory. 
 
Obtains the interface for a Web session, given its Session ID. 
 
Obtains the interface for an active Web session, given its Session ID. 
 
Triggers the OnEndSession event when appropriate. 
 
Triggers the OnStartSession event when appropriate. 
 
Returns a list of the session IDs for all sessions currently in memory. 
 
Loads the list of sessions from a file. 
 
Loads the list of sessions from a stream. 
 
Starts a new session. 
 
Generates an OnEndSession or OnStartSession event, as approrpriate. 
 
Saves the list of sessions to a file. 
 
Saves the list of sessions to a stream. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!