Search Results for

    Show / Hide Table of Contents
    View Source

    Class Suspendable.PageCacheRefresher

    Inheritance
    object
    Namespace: Umbraco.Cms.Infrastructure
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public static class Suspendable.PageCacheRefresher

    Properties

    View Source

    CanRefreshDocumentCacheFromDatabase

    Declaration
    public static bool CanRefreshDocumentCacheFromDatabase { get; }
    Property Value
    Type Description
    bool
    View Source

    CanUpdateDocumentCache

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

    Methods

    View Source

    ResumeDocumentCache(CacheRefresherCollection)

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

    SuspendDocumentCache()

    Declaration
    public static void SuspendDocumentCache()
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX