Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDistributedCacheNotificationHandler<TNotification>

    Defines a handler for a TNotification that triggers a distributed cache refresher.

    Namespace: Umbraco.Cms.Core.Cache
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IDistributedCacheNotificationHandler<in TNotification> : INotificationHandler<TNotification>, IDistributedCacheNotificationHandler, INotificationHandler where TNotification : INotification
    Type Parameters
    Name Description
    TNotification

    The type of the notification.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX