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

Implementations are executed when the DispatchService receives a dispatch invocation.

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

Syntax

Visual Basic (Declaration)
Public Interface Dispatchable
C#
public interface Dispatchable
Visual C++
public interface class Dispatchable