IUISynchronizationWaiter.Reset Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets all events.
public:
bool Reset();
public bool Reset ();
abstract member Reset : unit -> bool
Public Function Reset () As Boolean
Returns
true if the events were reset; otherwise, false.