C# Class Alphashack.Graphdat.Agent.Context

Afficher le fichier Open project: alphashack/NET_graphdat

Méthodes publiques

Свойство Type Description
CallCount int
CpuTime double
Name string
ResponseTime double
Timestamp long

Property Details

CallCount public_oe property

public int CallCount
Résultat int

CpuTime public_oe property

public double CpuTime
Résultat double

Name public_oe property

public string Name
Résultat string

ResponseTime public_oe property

public double ResponseTime
Résultat double

Timestamp public_oe property

public long Timestamp
Résultat long