[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)
Creates an implementation of the EmitService interface.
Namespace: net.esper.emit
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function NewService As EmitService |
C# |
---|
public static EmitService NewService () |
Visual C++ |
---|
public: static EmitService^ NewService () |