RW_SET_TIMEOUT
Purpose
Sets the inactivity time out in seconds, between accesses using the current connection.
Syntax
RW_SET_TIMEOUT(Tmo)
Parameters
Tmo The required timeout value in seconds.
Remarks
RW_SET_TIMEOUT can be used to override the connection timeout that was set up using the configuration utility. For example, when a transaction completes on a persistent server, the timeout can be set to zero to terminate the connection cleanly.