Click or drag to resize

XMLRenderingOptionsSetPreventLooping Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.render.XMLRenderingOptions.SetPreventLooping(System.Boolean)"]

Namespace:  com.espertech.esper.common.client.render
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public XMLRenderingOptions SetPreventLooping(
	bool value
)

Parameters

value
Type: SystemBoolean

[Missing <param name="value"/> documentation for "M:com.espertech.esper.common.client.render.XMLRenderingOptions.SetPreventLooping(System.Boolean)"]

Return Value

Type: XMLRenderingOptions

[Missing <returns> documentation for "M:com.espertech.esper.common.client.render.XMLRenderingOptions.SetPreventLooping(System.Boolean)"]

See Also