Click or drag to resize

EPDataFlowIRStreamCollectorContextIsSubmitEventBean Property

Returns indicator whether to submit wrapped events (EventBean) or underlying events

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; }

Return Value

Type: Boolean
wrapped event indicator
See Also