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.
WebTest::EndTransaction Method (String^)
Ends a transaction timer with the specified name.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- transactionName
-
Type:
System::String^
The name of a transaction timer.
| Exception | Condition |
|---|---|
| ArgumentNullException | transactionName is null. |
Show: