Click or drag to resize

AggregationFunctionValidationContextIsWindowed Property

Returns true to indicate that all parameter expressions return event properties that originate from a stream that provides a remove stream.

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

Property Value

Type: Boolean
windowed indicator
See Also