Click or drag to resize

EPDataFlowEventCollectorContextSender Property

Returns the emitter for the event bus.

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

Return Value

Type: EventServiceSendEventCommon
emitter
See Also