Click or drag to resize

EPDataFlowEventBeanCollectorContextEvent Property

Returns the event to process.

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

Property Value

Type: EventBean
event
See Also