RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.SetTimeoutMinutes Method

Sets the timeout minutes for the specified session.

Pascal
procedure SetTimeoutMinutes(AID: TSessionID; AValue: Integer);
C++
__fastcall SetTimeoutMinutes(TSessionID AID, int AValue);

Call SetTimeoutMinutes to set the number of minutes before a specified session is timed-out. 

 

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