C# Class PureCat.Message.Spi.Heartbeat.Extend.CpuInfo

Inheritance: HeartbeatExtention, IDisposable
Afficher le fichier Open project: chinaboard/PureCat

Protected Properties

Свойство Type Description
_cpu System.Diagnostics.PerformanceCounter
_dict double>.Dictionary

Méthodes publiques

Méthode Description
CpuInfo ( ) : System
Dispose ( ) : void
Refresh ( ) : void

Method Details

CpuInfo() public méthode

public CpuInfo ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Property Details

_cpu protected_oe property

protected PerformanceCounter,System.Diagnostics _cpu
Résultat System.Diagnostics.PerformanceCounter

_dict protected_oe property

protected Dictionary _dict
Résultat double>.Dictionary