Back to product page

SessionExpire callback method


Called when session expires.

Syntax

  • Basic
object.SessionExpire (Owner, Sessions)
The SessionExpire(object,Owner,Sessions) syntax has these parts:
objectAn expression evaluating to an object of type IwodWebNotify
OwnerAn expression evaluating to an object of type wodWebServer
SessionsEmpty.

Remarks

NOTE: This method is called only if you implemented IwodWebNotify interface in your application, and wodWeb1.Notification property has received reference to instance of your implementation.


Platforms

Windows