[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Dispatches events in either the internal or external queue.

Namespace: net.esper.dispatch
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub Dispatch
C#
public void Dispatch ()
Visual C++
public:
virtual void Dispatch () sealed