RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.GetTimeoutMinutes Method

Gets the number of minutes before the session times out.

Pascal
function GetTimeoutMinutes(AID: TSessionID): Integer;
C++
__fastcall int GetTimeoutMinutes(TSessionID AID);

Call GetTimeoutMinutes to get the number of minutes (represented as an Integer value) before the session specified by TSessionID is timed out. 

 

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