C# Class ElevationHelper.StopElevationHelper

Inheritance: IStopTheElevationHelper
Afficher le fichier Open project: brunomlopes/ILoveLucene

Méthodes publiques

Méthode Description
AmIAlive ( ) : void
Stop ( ) : void
StopElevationHelper ( AutoResetEvent stopFlag ) : System.ServiceModel

Method Details

AmIAlive() public méthode

public AmIAlive ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

StopElevationHelper() public méthode

public StopElevationHelper ( AutoResetEvent stopFlag ) : System.ServiceModel
stopFlag System.Threading.AutoResetEvent
Résultat System.ServiceModel