Поделиться через


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.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

'Декларация
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
Public propertyStatic member ElementCount Gets ElementCount performance counter.
Public propertyStatic member ElementLinkCount Gets ElementLinkCount performance counter.
Public propertyStatic member Enabled Gets or sets whether modeling performance counters are enabled.
Public propertyStatic member 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.

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagnostics Namespace