EventQueueT Properties |
The EventQueueT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of events currently in the Queue.
(Overrides BaseEventQueueTCount.) |
![]() | EventGenerator |
Gets the Event Generator used by the Queue.
(Inherited from BaseEventQueueT.) |
![]() | LastEventType |
Gets the Event Type of the last Event dequeued.
(Inherited from BaseEventQueueT.) |
![]() | Tracing |
Gets/Sets Tracing for the Event Queue.
(Inherited from BaseEventQueueT.) |