Click or drag to resize

Continuation Constructor

Initializes a new instance of the Continuation class

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public Continuation(
	bool continuationValue
)

Parameters

continuationValue
Type: SystemBoolean

[Missing <param name="continuationValue"/> documentation for "M:com.espertech.esper.compat.collections.Continuation.#ctor(System.Boolean)"]

See Also