←Select platform

ACCESS_TIMEOUT_KEY Field

Summary

Name of the key used to store AccessTimeout.

Syntax
C#
VB
C++
public const string ACCESS_TIMEOUT_KEY 
Public Const ACCESS_TIMEOUT_KEY As String 
public:  
   literal String^ ACCESS_TIMEOUT_KEY 

Field Value

"access_timeout".

Remarks

Refer to ObjectCache.CreateFromConfigurations for more information and an example on loading and saving cache object configurations.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly