RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SiteComp.TSessionID Type

TSessionID is the type of the session identifier in a WebSnap application.

Pascal
TSessionID = type string;
C++
type string TSessionID;

TSessionID is the type that TSessionsService uses to uniquely identify the sessions in a WebSnap application. 

 

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