C# 클래스 BloombergFLP.CollectdWin.Metric

파일 보기 프로젝트 열기: Netuitive/collectdwin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Category string
CollectdPlugin string
CounterName string
Counters IList
DecimalPlaces int
FriendlyNames string[]
Instance string
Multiplier double

프로퍼티 상세

Category 공개적으로 프로퍼티

public string Category
리턴 string

CollectdPlugin 공개적으로 프로퍼티

public string CollectdPlugin
리턴 string

CounterName 공개적으로 프로퍼티

public string CounterName
리턴 string

Counters 공개적으로 프로퍼티

public IList Counters
리턴 IList

DecimalPlaces 공개적으로 프로퍼티

public int DecimalPlaces
리턴 int

FriendlyNames 공개적으로 프로퍼티

public string[] FriendlyNames
리턴 string[]

Instance 공개적으로 프로퍼티

public string Instance
리턴 string

Multiplier 공개적으로 프로퍼티

public double Multiplier
리턴 double