 | ConfigurationCommonDBRefConnectionLifecycleEnum Property |
Returns the setting to control whether a new connection is obtained for each lookup,
or connections are retained between lookups.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ConnectionLifecycleEnum ConnectionLifecycleEnum { get; set; }
Return Value
Type:
ConnectionLifecycleEnumenum controlling connection allocation
See Also