External Interfaces > RealWeb > RealWeb API > System Routines > RW_SET_TIMEOUT

Comment on this topic

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)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

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.

RealityV15.1 (MoTW) Revision 7Comment on this topic