Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthCheckCollectionBuilder

    Inheritance
    System.Object
    CollectionBuilderBase<HealthCheckCollectionBuilder, HealthCheckCollection, HealthCheck>
    LazyCollectionBuilderBase<HealthCheckCollectionBuilder, HealthCheckCollection, HealthCheck>
    Namespace: Umbraco.Cms.Core.HealthChecks
    Assembly: Umbraco.Core.dll
    Syntax
    public class HealthCheckCollectionBuilder : LazyCollectionBuilderBase<HealthCheckCollectionBuilder, HealthCheckCollection, HealthCheck>, ICollectionBuilder<HealthCheckCollection, HealthCheck>, ICollectionBuilder

    Properties

    View Source

    CollectionLifetime

    Declaration
    protected override ServiceLifetime CollectionLifetime { get; }
    Property Value
    Type Description
    ServiceLifetime
    View Source

    This

    Declaration
    protected override HealthCheckCollectionBuilder This { get; }
    Property Value
    Type Description
    HealthCheckCollectionBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • CollectionLifetime
      • This
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX