Click or drag to resize

IEventQueueT Properties

The IEventQueueT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of Events in the Queue.
Public propertyEventGenerator
Gets the Event Generator that this Queue uses.
Public propertyLastEventType
Gets the Event Type of the last Event dequeued.
Public propertyTracing
Gets/Sets whether Generator Tracing should be used.
Top
See Also