Click or drag to resize

CreateWindowClauseWithRetainUnion Method

Sets the retain-union flag

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public CreateWindowClause WithRetainUnion(
	bool retainUnion
)

Parameters

retainUnion
Type: SystemBoolean
indicator

Return Value

Type: CreateWindowClause

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.CreateWindowClause.WithRetainUnion(System.Boolean)"]

See Also