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

Creates an implementation of the FilterEvaluationService interface.

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

Syntax

Visual Basic (Declaration)
Public Shared Function NewService As FilterService
C#
public static FilterService NewService ()
Visual C++
public:
static FilterService^ NewService ()

Return Value

implementation