Click or drag to resize

ProjectedStreamIsRetainIntersection Property

Returns true if multiple data window shall be treated as an intersection.

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

Return Value

Type: Boolean
retain intersection
See Also