DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
PoolingOptions Class
PoolingOptions Methods
Create Method
GetCoreConnectionsPerHost Method
GetHeartBeatInterval Method
GetMaxConnectionPerHost Method
GetMaxRequestsPerConnection Method
GetMaxSimultaneousRequestsPerConnectionTreshold Method
GetMinSimultaneousRequestsPerConnectionTreshold Method
GetWarmup Method
SetCoreConnectionsPerHost Method
SetHeartBeatInterval Method
SetMaxConnectionsPerHost Method
SetMaxRequestsPerConnection Method
SetMaxSimultaneousRequestsPerConnectionTreshold Method
SetMinSimultaneousRequestsPerConnectionTreshold Method
SetWarmup Method
PoolingOptions
GetWarmup 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.9.0
Syntax
C#
Copy
public
bool
GetWarmup
()
Return Value
Type:
Boolean
See Also
Reference
PoolingOptions Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.