ModelingPerformanceCounters.ElementLinkCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets ElementLinkCount performance counter.
public:
static property System::Diagnostics::PerformanceCounter ^ ElementLinkCount { System::Diagnostics::PerformanceCounter ^ get(); };
public static System.Diagnostics.PerformanceCounter ElementLinkCount { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
static member ElementLinkCount : System.Diagnostics.PerformanceCounter
Public Shared ReadOnly Property ElementLinkCount As PerformanceCounter
Property Value
- Attributes