Click or drag to resize

BaseEventQueue<T> Fields

The BaseEventQueue<T> generic type exposes the following members.

Fields
  NameDescription
Protected field_eventgen
Generator used to fill the Event Queue.
Protected field_lasteventtype
Type of Last Event dequeued.
Protected field_tracing
Variable indicating whether Generator Tracing is enabled.
Top
See Also