RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebSessionIDs.IDCount Property

Indicates the number of session IDs available.

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

Read IDCount to obtain an upper bound for the Index parameter of the IDs property. IDCount is the number of session IDs (hence, the number of sessions) that the sessions service has stored in memory. 

 

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