| EventDispatcher Constructor |
| Name | Description | |
|---|---|---|
| EventDispatcher |
Same as calling
EventDispatcher(0).
| |
| EventDispatcher(Int32) |
Creates an EventDispatcher with the specified number of dispatcher
threads.
| |
| EventDispatcher(Int32, Int32) | Obsolete. Deprecated As of release 3.1.0.0 use
SessionOptions.setMaxEventQueueSize(int)
for setting the event queue size per session
|