ModelingPerformanceCounters Class
Performance counters for the Microsoft.VisualStudio.Modeling namespace.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagnostics.ModelingPerformanceCounters
Namespace: Microsoft.VisualStudio.Modeling.Diagnostics
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class ModelingPerformanceCounters
public static class ModelingPerformanceCounters
public ref class ModelingPerformanceCounters abstract sealed
[<AbstractClass>]
[<Sealed>]
type ModelingPerformanceCounters = class end
public final class ModelingPerformanceCounters
The ModelingPerformanceCounters type exposes the following members.
Properties
Name | Description | |
---|---|---|
ElementCount | Gets ElementCount performance counter. | |
ElementLinkCount | Gets ElementLinkCount performance counter. | |
Enabled | Gets or sets whether modeling performance counters are enabled. | |
PropertiesInUse | Gets PropertiesInUse performance counter. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.