[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 StreamReuseService interface.
Namespace: net.esper.view.stream
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function NewService As StreamReuseService |
C# |
---|
public static StreamReuseService NewService () |
Visual C++ |
---|
public: static StreamReuseService^ NewService () |