Click or drag to resize

EPDataFlowEventBeanCollectorContextEmitter Property

Returns the emitter.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EPDataFlowEmitter Emitter { get; }

Property Value

Type: EPDataFlowEmitter
emitter
See Also