Click or drag to resize

EPDataFlowEventBeanCollectorContextIsSubmitEventBean Property

Returns true to submit EventBean instances, false to submit underlying event.

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

Property Value

Type: Boolean
indicator whether wrapper required or not
See Also