C# Class SqlToGraphite.Stop

Inheritance: IStop
Afficher le fichier Open project: perryofpeek/SqlToGraphite-core

Méthodes publiques

Méthode Description
SetStop ( bool value ) : void
ShouldStop ( ) : bool

Method Details

SetStop() public méthode

public SetStop ( bool value ) : void
value bool
Résultat void

ShouldStop() public méthode

public ShouldStop ( ) : bool
Résultat bool