Click or drag to resize

PatternFilterExprOptionalConsumptionLevel Property

Returns the consume level, if assigned.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Nullable OptionalConsumptionLevel { get; set; }

Property Value

Type: NullableT
consume level
See Also