RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebSessionImpl.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. 

 

TimeoutMinutes 

Values

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