Internet Direct (Indy)
Home
PreviousUpNext
TIdCustomHTTPServer.OnSessionStart Event

Specifies the event handler for creating a new HTTP session.

Pascal
property OnSessionStart: TOnSessionStartEvent;

OnSessionStart is the TOnSessionStartEvent event handler used to respond to the event notification for creation of a new HTTP session. 

OnSessionStart is assigned to the OnSessionStart event handler for the HTTP session list used by server. The event handler is assigned when the server becomes active.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.