Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used to monitor the values of performance counters during a load test run to signal warnings or critical alarms when the value of a performance counters exceeds a threshold.
Namespace: Microsoft.VisualStudio.TestTools.LoadTesting
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Syntax
'Declaration
Public Interface IThresholdRule
'Usage
Dim instance As IThresholdRule
public interface IThresholdRule
public interface class IThresholdRule
public interface IThresholdRule
Remarks
This defines the interface to a threshold rule implementation. There might be user-written threshold rule implementations in addition to built-in implementations.