C# Class ElevationHelper.StopElevationHelper

Inheritance: IStopTheElevationHelper
Exibir arquivo Open project: brunomlopes/ILoveLucene

Public Methods

Method Description
AmIAlive ( ) : void
Stop ( ) : void
StopElevationHelper ( AutoResetEvent stopFlag ) : System.ServiceModel

Method Details

AmIAlive() public method

public AmIAlive ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

StopElevationHelper() public method

public StopElevationHelper ( AutoResetEvent stopFlag ) : System.ServiceModel
stopFlag System.Threading.AutoResetEvent
return System.ServiceModel