BaseEventQueue<T> Properties |
The BaseEventQueue<T> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of Events in the Queue.
|
![]() | EventGenerator |
Gets the Event Generator used by the Queue.
|
![]() | LastEventType |
Gets the Event Type of the last Event dequeued.
|
![]() | Tracing |
Gets/Sets Tracing for the Event Queue.
|