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