StreamingEventQueue<T> Fields |
The StreamingEventQueue<T> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | _eventgen |
Generator used to fill the Event Queue.
(Inherited from BaseEventQueue<T>.) |
![]() | _events |
Queue of Events.
(Inherited from EventQueue<T>.) |
![]() | _lasteventtype |
Type of Last Event dequeued.
(Inherited from BaseEventQueue<T>.) |
![]() | _tracing |
Variable indicating whether Generator Tracing is enabled.
(Inherited from BaseEventQueue<T>.) |