VirtualUserScript SetProgressPoint Method C# API
Overload List

  NameDescription
Public methodSetProgressPoint(String)
Sets a progress point in the VU event log.
Public methodSetProgressPoint(String, Boolean)
Sets a progress point in the VU event log, specifying whether the progress point passed.
Public methodSetProgressPoint(String, String, Boolean)
Sets a progress point in the VU event log, specifying whether the progress point passed, and specifying extra information which appears in the Info column.
Back to Top
See Also