The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestStartingEventArgs::UserContext Property
Gets the LoadTestUserContext that represents the virtual user that is running the test that is starting.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Property Value
Type: Microsoft.VisualStudio.TestTools.LoadTesting::LoadTestUserContext^The LoadTestUserContext that represents the virtual user that is running the test that is starting.
Show: