VirtualUserScript Pause Method C# API
Overload List

  NameDescription
Public methodPause(Int32)
Pauses the execution of the script for a specified interval (modified by PauseFactor).
Public methodPause(VirtualUserScript)
Pauses the execution of the script.
Back to Top
See Also