Click or drag to resize
EventDispatcher Constructor
Overload List
  NameDescription
Public methodEventDispatcher
Same as calling EventDispatcher(0).
Public methodEventDispatcher(Int32)
Creates an EventDispatcher with the specified number of dispatcher threads.
Public methodEventDispatcher(Int32, Int32) Obsolete.
Deprecated As of release 3.1.0.0 use SessionOptions.setMaxEventQueueSize(int) for setting the event queue size per session
Top
See Also