C# 클래스 GettingStartedPart1.HttpServiceWatcher

파일 보기 프로젝트 열기: nats/castle-1.0.3-mono 1 사용 예제들

공개 메소드들

메소드 설명
HttpServiceWatcher ( IFailureNotifier notifiers ) : System
StartWatching ( ) : void
StopWatching ( ) : void

메소드 상세

HttpServiceWatcher() 공개 메소드

public HttpServiceWatcher ( IFailureNotifier notifiers ) : System
notifiers IFailureNotifier
리턴 System

StartWatching() 공개 메소드

public StartWatching ( ) : void
리턴 void

StopWatching() 공개 메소드

public StopWatching ( ) : void
리턴 void