Click or drag to resize

EPDataFlowEventCollectorContextEvent Property

Returns the event.

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

Return Value

Type: Object
event
See Also