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

Implementation of the event emit service.

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

Syntax

Visual Basic (Declaration)
Public Class EmitServiceImpl _
	Implements EmitService
C#
public class EmitServiceImpl : EmitService
Visual C++
public ref class EmitServiceImpl : EmitService

Inheritance Hierarchy

System.Object
  net.esper.emit.EmitServiceImpl