ClassPerformanceCounterEnvironmentOptions
Class
Definition
Namespace:ArtOfTest.WebAii.Design.Execution.Profiler.PerformanceCounterProfiler
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class PerformanceCounterEnvironmentOptions : List<PerformanceCounterObjectInfo>, IList<PerformanceCounterObjectInfo>, ICollection<PerformanceCounterObjectInfo>, IList, ICollection, IReadOnlyList<PerformanceCounterObjectInfo>, IReadOnlyCollection<PerformanceCounterObjectInfo>, IEnumerable<PerformanceCounterObjectInfo>, IEnumerable, IEnvironmentalConfigurationOptions
Inheritance: objectList<PerformanceCounterObjectInfo>PerformanceCounterEnvironmentOptions
Implements:
Inherited Members
Constructors
PerformanceCounterEnvironmentOptions()
Declaration
cs-api-definition
public PerformanceCounterEnvironmentOptions()