HtmlForgeX

API Reference

Class

MonitoringLatencyCell

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Inheritance

  • Object
  • MonitoringLatencyCell

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Constructors

public MonitoringLatencyCell(String value, MonitoringHealthState state = Healthy) #

Parameters

value String requiredposition: 0
state MonitoringHealthState = Healthy optionalposition: 1

Properties

public MonitoringHealthState State { get; } #