SessionExpirationInterval
The number of seconds between each scan of current conversation sessions to find any that have expired. You specify the length of time that a session must be idle before it expires by setting SessionExpirationIdleTime.
Set SessionExpirationInterval
to zero (0) if you do not want to expire sessions.
Type: | Integer |
Default: | 60 |
Required: | No |
Configuration Section: | MySystem |
Example: | SessionExpirationInterval=60
|
See Also: |