LoadTest Events

Include Protected Members
Include Inherited Members

The LoadTest type exposes the following members.

Events

  Name Description
Public event Heartbeat Occurs once every second.
Public event LoadTestAborted Occurs when the load test is aborted.
Public event LoadTestFinished Occurs when the load test has stopped running on the agent.
Public event LoadTestStarting Occurs just before the load test begins to run on the agent.
Public event LoadTestWarmupComplete Occurs when the warm-up period has completed.
Public event TestFinished Occurs when an iteration of one of the tests contained within the load test finishes.
Public event TestSelected Occurs every time an iteration of one of the tests contained within the LoadTest is selected.
Public event TestStarting Occurs when an iteration of one of the tests contained within the load test is started.
Public event ThresholdExceeded Occurs when a threshold rule is exceeded.

Top

See Also

Reference

LoadTest Class

Microsoft.VisualStudio.TestTools.LoadTesting Namespace