UIMessage.Acknowledge
- Updated2025-04-09
- 1 minute(s) read
UIMessage.Acknowledge
Syntax
UIMessage.Acknowledge
Purpose
If you are not using the TestStand manager controls in a custom user interface, call this method on each UIMessage you receive after you finish using the message. The TestStand manager controls automatically call this method. If the user interface message is synchronous, this method unblocks the thread that posts the message. This method also indicates to the engine that you are ready to receive further messages.