C# 클래스 NSBManager.Instrumentation.HostMonitor

상속: IWantToRunAtStartup
파일 보기 프로젝트 열기: andreasohlund/NSBManager

공개 메소드들

메소드 설명
HostMonitor ( IEndpointMonitor endpointMonitor ) : System
Run ( ) : void
Stop ( ) : void

메소드 상세

HostMonitor() 공개 메소드

public HostMonitor ( IEndpointMonitor endpointMonitor ) : System
endpointMonitor IEndpointMonitor
리턴 System

Run() 공개 메소드

public Run ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void