Controls how many seconds of inactivity web service client procedures and functions tolerate.
Integer, in seconds
15
PUBLIC role | For current user | For other users | |
---|---|---|---|
Allowed to set permanently? | Yes, with SET ANY PUBLIC OPTION | Yes | Yes, with SET ANY PUBLIC OPTION |
Allowed to set temporarily? | Yes, with SET ANY PUBLIC OPTION | Yes (current connection only) | No |
This option affects web service client procedures and functions. If more time than the specified number of seconds passes without activity, the procedure or function times out.