Table of Contents Previous Section

Setting Session Time Out

WOApplication includes two methods for explicitly collecting and removing all of a session's state from the application:

You can use these methods to control the size of your process and thereby improve your application's performance. For more information, see the class specification for WOApplication.

Table of Contents Next Section