Click or drag to resize

BaseEventQueueT Properties

The BaseEventQueueT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of Events in the Queue.
Public propertyEventGenerator
Gets the Event Generator used by the Queue.
Public propertyLastEventType
Gets the Event Type of the last Event dequeued.
Public propertyTracing
Gets/Sets Tracing for the Event Queue.
Top
See Also