Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
wincollectd
Daemon
C# Class wincollectd.Daemon
Datei anzeigen
Open project: ghetzel/wincollectd
Public Methods
Method
Description
Daemon
( ) :
System
run
( ) :
void
stop
( ) :
void
Private Methods
Method
Description
buildCounters
( ) :
void
consoleRefresh
( ) :
void
init
( ) :
void
poll
(
object
source
,
System.Timers.ElapsedEventArgs
e
) :
void
Method Details
Daemon()
public
method
public
Daemon
( ) :
System
return
System
run()
public
method
public
run
( ) :
void
return
void
stop()
public
method
public
stop
( ) :
void
return
void