OnNewSession

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Control > TIWStandAloneServer > Properties >

OnNewSession

SIGNATURE=IWStandAloneServer.TIWStandAloneServer.OnNewSession

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnNewSession: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnNewSession;

 

Description: This is OnNewSession, a member of class TIWStandAloneServer.