Event called when a session expires
Source position: fpweb.pp line 172
published property TFPWebModule.OnSessionExpired : TNotifyEvent; |
Event triggered when a session expires or is explicitly terminated. This property is inherited from the parent HTTP module class.
|
Event called when a new session is created |