C# 클래스 Tether.CoreChecks.SQLServerCheck

Class for checking various SQL Server metrics.
상속: ICheck
파일 보기 프로젝트 열기: surgicalcoder/Tether

공개 메소드들

메소드 설명
DoCheck ( ) : object
SQLServerCheck ( string customPrefix ) : System

Initialises a new instance of the SQLServerCheck class.

비공개 메소드들

메소드 설명
AddPerformanceCounter ( string category, string counter, string instance ) : void

메소드 상세

DoCheck() 공개 메소드

public DoCheck ( ) : object
리턴 object

SQLServerCheck() 공개 메소드

Initialises a new instance of the SQLServerCheck class.
public SQLServerCheck ( string customPrefix ) : System
customPrefix string
리턴 System