Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Universe
Modules
Monitoring
Monitors
ThreadCountMonitor
C# Class Universe.Modules.Monitoring.Monitors.ThreadCountMonitor
Inheritance:
IMonitor
Show file
Open project: Virtual-Universe/Virtual-Universe
Public Methods
Method
Description
GetFriendlyValue
( ) :
string
GetInterfaceName
( ) :
string
GetName
( ) :
string
GetValue
( ) :
double
ResetStats
( ) :
void
Method Details
GetFriendlyValue()
public
method
public
GetFriendlyValue
( ) :
string
return
string
GetInterfaceName()
public
method
public
GetInterfaceName
( ) :
string
return
string
GetName()
public
method
public
GetName
( ) :
string
return
string
GetValue()
public
method
public
GetValue
( ) :
double
return
double
ResetStats()
public
method
public
ResetStats
( ) :
void
return
void