Table of Contents

Class HealthController

Namespace
Engine.CssToHtml
Assembly
Engine.CssToHtml.dll
[ApiController]
public class HealthController : DefaultHealthController
Inheritance
HealthController
Inherited Members

Constructors

HealthController(ReleaseSettings, IMonitor)

public HealthController(ReleaseSettings releaseSettings, IMonitor monitor)

Parameters

releaseSettings ReleaseSettings
monitor IMonitor

Properties

AppName

protected override string AppName { get; }

Property Value

string