Click or drag to resize

EPDataFlowEventCollectorContext Class

For use with provides collection context.

Do not retain handles to this instance as its contents may change.

Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.dataflow.coreEPDataFlowEventCollectorContext

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class EPDataFlowEventCollectorContext

The EPDataFlowEventCollectorContext type exposes the following members.

Constructors
  NameDescription
Public methodEPDataFlowEventCollectorContext
Ctor.
Top
Properties
  NameDescription
Public propertyEvent
Returns the event.
Public propertySender
Returns the emitter for the event bus.
Top
See Also