ModelingPerformanceCounters Class

 

Performance counters for the Microsoft.VisualStudio.Modeling namespace.

Namespace:   Microsoft.VisualStudio.Modeling.Diagnostics
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

System::Object
  Microsoft.VisualStudio.Modeling.Diagnostics::ModelingPerformanceCounters

public ref class ModelingPerformanceCounters abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticElementCount

Gets ElementCount performance counter.

System_CAPS_pubpropertySystem_CAPS_staticElementLinkCount

Gets ElementLinkCount performance counter.

System_CAPS_pubpropertySystem_CAPS_staticEnabled

Gets or sets whether modeling performance counters are enabled.

System_CAPS_pubpropertySystem_CAPS_staticPropertiesInUse

Gets PropertiesInUse performance counter.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: