Click or drag to resize

ProjectedStreamIsRetainUnion Property

Returns true if multiple data window shall be treated as a union.

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

Return Value

Type: Boolean
retain union
See Also