Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthCheckNotificationMethodAttribute

    Metadata attribute for health check notification methods

    Inheritance
    object
    Attribute
    Namespace: Umbraco.Cms.Core.HealthChecks
    Assembly: Umbraco.Core.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class)]
    public sealed class HealthCheckNotificationMethodAttribute : Attribute

    Constructors

    View Source

    HealthCheckNotificationMethodAttribute(string)

    Declaration
    public HealthCheckNotificationMethodAttribute(string alias)
    Parameters
    Type Name Description
    string alias

    Properties

    View Source

    Alias

    Declaration
    public string Alias { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX