RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.GetExpirationTime Method

Gets the expiration time for the specified session.

Pascal
function GetExpirationTime(AID: TSessionID): TDateTime;
C++
__fastcall TDateTime GetExpirationTime(TSessionID AID);

Call GetExpirationTime to get the expiration time for the session specified by the TSessionID in a TDateTime format. 

 

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