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