[This is preliminary documentation and is subject to change.]

The DefaultEventWaiter type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Dispose()()() (Inherited from EventWaiter<(Of <(TEventArgs>)>).)
Wait(Int32)
Waits until event or timeout occurs. Returns true if event has occured.
(Inherited from EventWaiter<(Of <(TEventArgs>)>).)

See Also