Click or drag to resize

ConnectionLifecycleEnumRETAIN Field

Retain connection between lookups, not getting a new connection each lookup.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const ConnectionLifecycleEnum RETAIN = 0

Field Value

Type: ConnectionLifecycleEnum
See Also