RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ISessionsService.NewSession Method

Starts a new session.

Pascal
function NewSession: IWebSession;
C++
__fastcall IWebSession NewSession();

Call NewSession to generate a new session. NewSession starts a new session and returns an interface that can be used to terminate that session. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!