LoadTest.ThresholdExceeded Event

Definition

public:
 event EventHandler<Microsoft::VisualStudio::TestTools::LoadTesting::ThresholdExceededEventArgs ^> ^ ThresholdExceeded;
public event EventHandler<Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdExceededEventArgs> ThresholdExceeded;
member this.ThresholdExceeded : EventHandler<Microsoft.VisualStudio.TestTools.LoadTesting.ThresholdExceededEventArgs> 
Public Event ThresholdExceeded As EventHandler(Of ThresholdExceededEventArgs) 

Event Type

Applies to