C# 클래스 Tether.CoreChecks.IOCheck

Class for checking IO stats on disks
상속: ICheck
파일 보기 프로젝트 열기: surgicalcoder/Tether

공개 메소드들

메소드 설명
DoCheck ( ) : object

Run the check

IOCheck ( ) : System

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

비공개 메소드들

메소드 설명
GetDriveNameForMountPoint ( string DriveID ) : string
GetNextCounterValueToIgnore ( ) : void

메소드 상세

DoCheck() 공개 메소드

Run the check
public DoCheck ( ) : object
리턴 object

IOCheck() 공개 메소드

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