The number of seconds until the stored state token expires. You can use this parameter if you are sending an action with the StoreState parameter through a Distributed Action Handler (DAH) or Query Manipulation Server (QMS).
If you do not want to limit the stored state lifetime, set StoredStateTokenLifetime to a negative number. The default value is 0, which uses the value of the StoredStateTokenLifetime configuration parameter in your DAH or QMS configuration file.
| Actions: | Query
Suggest SuggestOnText |
| Type: | String |
| Default: | 0 |
| Example: | StoredStateTokenLifetime=3600
|
| See Also: | StoreState |
|
|