VirtualUser ExitVU Method C# API
Overload List

  NameDescription
Public methodExitVU 
Stops execution of this Virtual User.
Public methodExitVU(Boolean)
Stops execution of this Virtual User, specifying whether the script completed successfully.
Public methodExitVU(String, Boolean)
Stops execution of this Virtual User, specifying whether the script completed successfully and a message to display at the end of the event log.
Back to Top
See Also