Udostępnij za pośrednictwem


Właściwość ThresholdExceededEventArgs.CounterValue —

Pobiera pełną nazwę (komputer, kategorii, licznik i wystąpienie) i wartość próbki licznika wydajności, który przekroczył próg.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.LoadTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (w Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

Składnia

'Deklaracja
Public ReadOnly Property CounterValue As PerformanceCounterValue
public PerformanceCounterValue CounterValue { get; }
public:
property PerformanceCounterValue^ CounterValue {
    PerformanceCounterValue^ get ();
}
member CounterValue : PerformanceCounterValue with get
function get CounterValue () : PerformanceCounterValue

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.LoadTesting.PerformanceCounterValue
A PerformanceCounterValue object.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ThresholdExceededEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.LoadTesting