[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 teh service providing event adaptering or wrapping.
Namespace: net.esper.pattern
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property EventAdapterService As EventAdapterService |
C# |
---|
public EventAdapterService EventAdapterService { get; } |
Visual C++ |
---|
public: property EventAdapterService^ EventAdapterService { EventAdapterService^ get (); } |