Event called when a new session is created
Source position: fpweb.pp line 171
published property TFPWebModule.OnNewSession : TNotifyEvent; |
Event triggered when a new session is created for a client. This property is inherited from the parent HTTP module class.
|
Event called when a session expires |