[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Implements dispatch service using a thread-local linked list of Dispatchable instances.
Namespace: net.esper.dispatch
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class DispatchServiceImpl _ Implements DispatchService |
C# |
---|
public class DispatchServiceImpl : DispatchService |
Visual C++ |
---|
public ref class DispatchServiceImpl : DispatchService |