Search Results for

    Show / Hide Table of Contents

    Class Suspendable.PageCacheRefresher

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure
    Assembly: cs.temp.dll.dll
    Syntax
    public static class PageCacheRefresher

    Properties

    CanRefreshDocumentCacheFromDatabase

    Declaration
    public static bool CanRefreshDocumentCacheFromDatabase { get; }
    Property Value
    Type Description
    System.Boolean

    CanUpdateDocumentCache

    Declaration
    public static bool CanUpdateDocumentCache { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    ResumeDocumentCache(CacheRefresherCollection)

    Declaration
    public static void ResumeDocumentCache(CacheRefresherCollection cacheRefresherCollection)
    Parameters
    Type Name Description
    CacheRefresherCollection cacheRefresherCollection

    SuspendDocumentCache()

    Declaration
    public static void SuspendDocumentCache()
    In This Article
    • Properties
      • CanRefreshDocumentCacheFromDatabase
      • CanUpdateDocumentCache
    • Methods
      • ResumeDocumentCache(CacheRefresherCollection)
      • SuspendDocumentCache()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX