-
Notifications
You must be signed in to change notification settings - Fork 1
Server Property OnCongaTimeout
Paul Mansour edited this page May 11, 2020
·
1 revision
The OnCongaTimeout property specifies a call back function to be called at every server timeout. This function is expected to exist in the namespace or object instance defined by the Context property. This callback may be the name of a method of some class.
The right argument to the function is the instance of the server. The result of the callback should be 0.