The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IUISynchronizationWaiter Interface
Provides an internal interface for the UI test framework to wait before raising an event.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | Remove() | Disposes the waiter. |
![]() | Reset() | Resets all events. |
![]() | Wait(Int32, Object^) | Causes the UI test framework to wait before raising an event. |
Show:
