DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
DseCluster Class
DseCluster Methods
AllHosts Method
AnyOpenConnections Method
Builder Method
Connect Method
ConnectAsync Method
Dispose Method
GetHost Method
GetReplicas Method
GetResolvedEndpoints Method
OnInitializeAsync Method
OnShutdownAsync Method
RefreshSchema Method
RefreshSchemaAsync Method
Shutdown Method
ShutdownAsync Method
DseCluster
GetHost Method
Get a host instance for a given endpoint.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
Host
GetHost
(
IPEndPoint
address
)
Parameters
address
Type:
System.Net
IPEndPoint
Return Value
Type:
Host
Implements
ICluster
GetHost(IPEndPoint)
See Also
Reference
DseCluster Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.