ConfigurationPoolingOptions Property |
The connection pooling configuration, defaults to null.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public PoolingOptions PoolingOptions { get; }
Return Value
Type:
PoolingOptionsthe pooling options.
See Also