C# Class SqlToGraphite.Stop

Inheritance: IStop
Exibir arquivo Open project: perryofpeek/SqlToGraphite-core

Public Methods

Method Description
SetStop ( bool value ) : void
ShouldStop ( ) : bool

Method Details

SetStop() public method

public SetStop ( bool value ) : void
value bool
return void

ShouldStop() public method

public ShouldStop ( ) : bool
return bool