WebTest.EndTransaction Method
Include Protected Members
Include Inherited Members
Ends the specified transaction.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EndTransaction(String) | Ends a transaction timer with the specified name. | |
EndTransaction(String, Boolean) | Ends the specified transaction. |
Top