Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ServiceControl
Plugin
CustomChecks
Internal
PeriodicCheckMonitor
C# Class ServiceControl.Plugin.CustomChecks.Internal.PeriodicCheckMonitor
This class will upon startup get the registered PeriodicCheck types and will invoke each one's PerformCheck at the desired interval.
Inheritance:
IWantToRunWhenBusStartsAndStops
Exibir arquivo
Open project: Particular/ServiceControl.Plugin.Nsb5.CustomChecks
Public Methods
Method
Description
Start
( ) :
void
Stop
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void