Specifies the default timeout duration, in minutes, that the HTTP session persists during inactivity.
Integer (1 to 525600)
30
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 |
Setting this database option to another value sets a new default session timeout that is applied to all later HTTP sessions. An HTTP session can override this default by calling the sa_set_http_option system procedure to set the SessionTimeout within a particular HTTP session.