Click or drag to resize

ConnectionLifecycleEnumPOOLED Field

Obtain a new connection each lookup closing the connection when done.

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 POOLED = 1

Field Value

Type: ConnectionLifecycleEnum
See Also