View Source
Class HealthCheckCollectionBuilder
Inheritance
System.Object
Assembly: Umbraco.Web.dll
Syntax
public class HealthCheckCollectionBuilder : LazyCollectionBuilderBase<HealthCheckCollectionBuilder, HealthCheckCollection, HealthCheck>, ICollectionBuilder<HealthCheckCollection, HealthCheck>, ICollectionBuilder
Properties
View Source
CollectionLifetime
Declaration
protected override Lifetime CollectionLifetime { get; }
Property Value
View Source
This
Declaration
protected override HealthCheckCollectionBuilder This { get; }
Property Value