RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessionItem.TimeoutMinutes Property

Sets the number of minutes before an idle web session is timed-out.

Pascal
property TimeoutMinutes: Integer;
C++
__property int TimeoutMinutes;

Set TimeoutMinutes to the number of minutes a web session that a web session can be idle before it is timed out by the server. (More here) 

 

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