C# 클래스 Alphashack.Graphdat.Agent.Sample

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

공개 프로퍼티들

프로퍼티 타입 설명
Context IList
CpuTime double
Host string
Method string
ResponseTime double
Timestamp double
Uri string

프로퍼티 상세

Context 공개적으로 프로퍼티

public IList Context
리턴 IList

CpuTime 공개적으로 프로퍼티

public double CpuTime
리턴 double

Host 공개적으로 프로퍼티

public string Host
리턴 string

Method 공개적으로 프로퍼티

public string Method
리턴 string

ResponseTime 공개적으로 프로퍼티

public double ResponseTime
리턴 double

Timestamp 공개적으로 프로퍼티

public double Timestamp
리턴 double

Uri 공개적으로 프로퍼티

public string Uri
리턴 string