[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)
Returns new service.
Namespace: net.esper.dispatch
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function NewService As DispatchService |
C# |
---|
public static DispatchService NewService () |
Visual C++ |
---|
public: static DispatchService^ NewService () |