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

The ItemUpdateEventWaiter type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

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

See Also