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

The ObjectChangedEventWaiter type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

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

See Also