Search Results for

    Show / Hide Table of Contents

    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

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022