C# Class sos.spooler.Monitor_impl

Afficher le fichier Open project: sos-berlin/scheduler-engine

Méthodes publiques

Méthode Description
ToBoolean ( string value ) : bool
spooler_process_after ( bool spoolerProcessResult ) : bool
spooler_process_before ( ) : bool
spooler_task_after ( ) : void
spooler_task_before ( ) : bool

Method Details

ToBoolean() public méthode

public ToBoolean ( string value ) : bool
value string
Résultat bool

spooler_process_after() public méthode

public spooler_process_after ( bool spoolerProcessResult ) : bool
spoolerProcessResult bool
Résultat bool

spooler_process_before() public méthode

public spooler_process_before ( ) : bool
Résultat bool

spooler_task_after() public méthode

public spooler_task_after ( ) : void
Résultat void

spooler_task_before() public méthode

public spooler_task_before ( ) : bool
Résultat bool