• CacheManager
  • Documentation
  • Api Docs
  • MichaCo.net
    Show / Hide Table of Contents

    Enum BackplaneAction

    Defines the possible actions of the backplane message.

    Namespace:CacheManager.Core.Internal
    Assembly:CacheManager.Core.dll
    Syntax
    public enum BackplaneAction

    Fields

    Name Description
    Changed

    The changed action. CacheItemChangedEventAction

    Clear

    The clear action.

    ClearRegion

    The clear region action.

    Invalid

    Default value is invalid to ensure we are not getting wrong results.

    Removed

    If the cache item has been removed.

    • Improve this Doc
    • View Source
    © 2025 by Michael Conrad. All rights reserved. - MichaCo.net