C#
Member | Description |
---|---|
Application | The global application level. Data of this level will be available to all nodes of the web farm, regardless of the work space. |
Session | The session level. Data of this level is available only in the session of the current user. |
Workspace | The global application level. Data of this level will be available to all nodes of the web farm. Data of different work spaces are stored separately. |
System.Object
System.ValueType
System.Enum
Terrasoft.Core.Store.CacheLevel
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2