RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebSession.Terminate Method

Terminates the session.

Pascal
procedure Terminate;
C++
__fastcall Terminate();

Call Terminate to terminate a session. Once a session terminates, the application can no longer access its Values. 

Sessions are terminated automatically when the application does not receive any requests for the session for TimeOutMinutes minutes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!