IEventQueue<T> Properties |
The IEventQueue<T> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of Events in the Queue.
|
![]() | EventGenerator |
Gets the Event Generator that this Queue uses.
|
![]() | LastEventType |
Gets the Event Type of the last Event dequeued.
|
![]() | Tracing |
Gets/Sets whether Generator Tracing should be used.
|