StreamingEventQueueT Properties |
The StreamingEventQueueT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the Count of events in the queue.
(Overrides EventQueueTCount.) |
![]() | 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.) |