Click or drag to resize
PoolingOptionsGetWarmup Method
Gets whether all connections to hosts in the local datacenter must be opened on connect. Default: true.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public bool GetWarmup()

Return Value

Type: Boolean
See Also