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

Add a Dispatchable implementation.

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

Syntax

Visual Basic (Declaration)
Sub AddExternal ( _
	dispatchable As Dispatchable _
)
C#
void AddExternal (
	Dispatchable dispatchable
)
Visual C++
void AddExternal (
	Dispatchable^ dispatchable
)

Parameters

dispatchable
net.esper.dispatch.Dispatchable
to execute later