C# Class Alphashack.Graphdat.Agent.Context

Datei anzeigen Open project: alphashack/NET_graphdat

Public Properties

Property Type Description
CallCount int
CpuTime double
Name string
ResponseTime double
Timestamp long

Property Details

CallCount public_oe property

public int CallCount
return int

CpuTime public_oe property

public double CpuTime
return double

Name public_oe property

public string Name
return string

ResponseTime public_oe property

public double ResponseTime
return double

Timestamp public_oe property

public long Timestamp
return long