Click or drag to resize

AggregationMultiFunctionStateModeManagedSetHasHA Method

Sets indicator whether a serializer-deserialize to provide read and write methods is provided by

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public AggregationMultiFunctionStateModeManaged SetHasHA(
	bool hasHA
)

Parameters

hasHA
Type: SystemBoolean
ha-indicator

Return Value

Type: AggregationMultiFunctionStateModeManaged
itself
See Also