LoadTest.TestStarting Event

Definition

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

Event Type

Applies to