Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
RW_SET_TIMEOUT (RealWeb) (rw_set_timeout.htm)
Sets the inactivity time out in seconds, between accesses using the current connection.
RW_SET_TIMEOUT(Tmo)
Tmo The required timeout value in seconds.
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.