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

파일 보기 프로젝트 열기: alphashack/NET_graphdat

공개 프로퍼티들

프로퍼티 타입 설명
CallCount int
CpuTime double
Name string
ResponseTime double
Timestamp long

프로퍼티 상세

CallCount 공개적으로 프로퍼티

public int CallCount
리턴 int

CpuTime 공개적으로 프로퍼티

public double CpuTime
리턴 double

Name 공개적으로 프로퍼티

public string Name
리턴 string

ResponseTime 공개적으로 프로퍼티

public double ResponseTime
리턴 double

Timestamp 공개적으로 프로퍼티

public long Timestamp
리턴 long