EventQueue<T> Properties |
The EventQueue<T> generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of events currently in the Queue.
(Overrides BaseEventQueue<T>.Count.) | |
| EventGenerator |
Gets the Event Generator used by the Queue.
(Inherited from BaseEventQueue<T>.) | |
| LastEventType |
Gets the Event Type of the last Event dequeued.
(Inherited from BaseEventQueue<T>.) | |
| Tracing |
Gets/Sets Tracing for the Event Queue.
(Inherited from BaseEventQueue<T>.) |