Skip to main content

foundation-comms.networkmonitor

Home > @genesislcap/foundation-comms > NetworkMonitor

NetworkMonitor interface

NetworkMonitor monitors network and resource availability and health.

Signature:

export interface NetworkMonitor 

Remarks

UIs can listen for 'system-health-changed' events and display visual overlays to communicate status to the user.

Properties

Property

Modifiers

Type

Description

status

SystemHealthStatus

Methods

Method

Description

addResource(resource, metadata)

create()

destroy()

removeResource(resource)

runAllChecks(source, force)