SqlServerLibraryConfiguration.ConnectionPoolingEnabled Property - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets or sets a value that specifies whether to use connection pooling on the database server.

Type: System.Boolean

This property value is true to enable connection pooling; otherwise, false.

Warning: You should set this property value to false only in advanced scenarios because disabling connection pooling can have severe performance implications.