Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthCheckCollection

    Inheritance
    object
    BuilderCollectionBase<HealthCheck>
    Namespace: Umbraco.Cms.Core.HealthChecks
    Assembly: Umbraco.Core.dll
    Syntax
    public class HealthCheckCollection : BuilderCollectionBase<HealthCheck>, IBuilderCollection<HealthCheck>

    Constructors

    View Source

    HealthCheckCollection(Func<IEnumerable<HealthCheck>>)

    Declaration
    public HealthCheckCollection(Func<IEnumerable<HealthCheck>> items)
    Parameters
    Type Name Description
    Func<IEnumerable<HealthCheck>> items
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX