ClassSampledPerformanceObjectInstance
Class
Definition
Namespace:ArtOfTest.WebAii.Design.Execution.Profiler
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class SampledPerformanceObjectInstance
Inheritance: objectSampledPerformanceObjectInstance
Constructors
SampledPerformanceObjectInstance()
Declaration
cs-api-definition
public SampledPerformanceObjectInstance()
Properties
Counters
Declaration
cs-api-definition
public Dictionary<string, SampledPerformanceCounter> Counters { get; set; }
Property Value