Namespace Umbraco.Cms.Core.HealthChecks.NotificationMethods
Classes
EmailNotificationMethod
A health check notification method that sends results via email.
NotificationMethodBase
Provides a base class for health check notification methods.
Interfaces
IHealthCheckNotificationMethod
Defines a method for sending health check notifications.
IMarkdownToHtmlConverter
Defines a converter for transforming health check results from markdown to HTML.