Class MicroCacheConfigurationElement
Configures the MicroCache
Inheritance
System.Object
MicroCacheConfigurationElement
Namespace: ImageVault.Common.Configuration
Assembly: ImageVault.Common.dll
Syntax
public class MicroCacheConfigurationElement : ConfigurationElement
Constructors
MicroCacheConfigurationElement()
Declaration
public MicroCacheConfigurationElement()
Properties
Enabled
Controls if the MicroCache should be enabled (default) or not
Declaration
public bool Enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |