ResultLogger.Flush

Syntax

ResultLogger.Flush

Purpose

Completes all pending writes to the TestStand results ( .tsr ) file before returning, including writes queued to the writing thread if you enabled the logInSeparateThread parameter of the ResultLogger.Open method.

See Also

ResultLogger.Open