C# 클래스 BoxedIce.ServerDensity.Agent.Checks.IOCheck

Class for checking IO stats on disks
상속: ICheck
파일 보기 프로젝트 열기: serverdensity/sd-agent-windows

공개 메소드들

메소드 설명
DoCheck ( ) : object

Run the check

IOCheck ( ) : System

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

메소드 상세

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