C# Class BoxedIce.ServerDensity.Agent.Checks.IOCheck

Class for checking IO stats on disks
Inheritance: ICheck
Afficher le fichier Open project: serverdensity/sd-agent-windows

Méthodes publiques

Méthode Description
DoCheck ( ) : object

Run the check

IOCheck ( ) : System

Initializes a new instance of the IOCheck class and set up the performance monitors we need

Method Details

DoCheck() public méthode

Run the check
public DoCheck ( ) : object
Résultat object

IOCheck() public méthode

Initializes a new instance of the IOCheck class and set up the performance monitors we need
public IOCheck ( ) : System
Résultat System