C# Class GettingStartedPart1.HttpServiceWatcher

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
HttpServiceWatcher ( IFailureNotifier notifiers ) : System
StartWatching ( ) : void
StopWatching ( ) : void

Method Details

HttpServiceWatcher() public méthode

public HttpServiceWatcher ( IFailureNotifier notifiers ) : System
notifiers IFailureNotifier
Résultat System

StartWatching() public méthode

public StartWatching ( ) : void
Résultat void

StopWatching() public méthode

public StopWatching ( ) : void
Résultat void