C# Class NSBManager.Instrumentation.Core.EndpointMonitor

Inheritance: IEndpointMonitor
Afficher le fichier Open project: andreasohlund/NSBManager Class Usage Examples

Méthodes publiques

Méthode Description
EndpointMonitor ( IBus bus, ITransportInspector transportInspector, IHostInspector hostInspector ) : System
Start ( ) : void

Method Details

EndpointMonitor() public méthode

public EndpointMonitor ( IBus bus, ITransportInspector transportInspector, IHostInspector hostInspector ) : System
bus IBus
transportInspector ITransportInspector
hostInspector IHostInspector
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void