webMethods Microsoft Package 9.0 | webMethods Package for Microsoft .NET Documentation | webMethods Package for Microsoft .NET Installation and User’s Documentation | Using Designer with the webMethods Microsoft Package | Managing Class Lifetimes | The Class Timeout Value
 
The Class Timeout Value
The Class Timeout value applies only to .NET services having a Class Lifetime setting of Session. The clock starts when the webMethods Microsoft Package creates an instance of the class. The clock is reset whenever a .NET service accesses the class. If time expires, the object is destroyed. The default value is three minutes. You must choose a different value if you know that the default timeout value would cause the object to be destroyed prematurely under normal usage.
*To modify the Class Timeout value for a .NET service
1. In the Navigation panel, double-click the service for which you want to change the Class Timeout setting.
2. Click the .NET Properties tab to bring it to the front.
3. In the Class Lifetime list, make sure the Session setting is selected.
4. In the Class Timeout field, type the correct timeout value, in minutes.
5. On the File menu, click Save.