RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessionItem.ExpirationTime Property

Indicates when the Web session is to be terminated.

Pascal
property ExpirationTime: TDateTime;
C++
__property TDateTime ExpirationTime;

Read ExpirationTime to see when the web session is (was?) to be terminated. The expiration time is represented by a TDateTime type. 

 

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