DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
DseCluster Class
DseCluster Methods
AllHosts Method
Builder Method
Connect Method
ConnectAsync Method
Dispose Method
GetHost Method
GetReplicas 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.3.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.