C# Class NSBManager.Instrumentation.HostMonitor

Inheritance: IWantToRunAtStartup
Afficher le fichier Open project: andreasohlund/NSBManager

Méthodes publiques

Méthode Description
HostMonitor ( IEndpointMonitor endpointMonitor ) : System
Run ( ) : void
Stop ( ) : void

Method Details

HostMonitor() public méthode

public HostMonitor ( IEndpointMonitor endpointMonitor ) : System
endpointMonitor IEndpointMonitor
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void