Click or drag to resize

EventQueue Methods

The NotifyDataChangedEventQueue type exposes the following members.

Methods
 NameDescription
Public methodDispose Releases system resources.
Public methodPeekOneEvent Reads one event without removing it from the queue.
Public methodPeekOneEventAsync Reads one event without removing it from the queue.
Public methodReadEventsAsync Reads all the events accumulated since the last call.
Public methodReadOneEvent Reads one event from the queue.
Public methodReadOneEventAsync Reads one event from the queue.
Top
See Also