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

Returns service for emitting events.

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property EmitService As EmitService
C#
public EmitService EmitService { get; }
Visual C++
public:
property EmitService^ EmitService {
	EmitService^ get ();
}

Return Value

emit event service