|
RAD Studio VCL Reference
|
Terminates the session.
procedure Terminate; override;
virtual __fastcall Terminate();
Call Terminate to explicitly terminate a session. Once a session has been terminated, the application can no longer access its Values.
Sessions are terminated automatically when the application does not receive any requests for the session for TimoutMinutes minutes.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|