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
AllHosts Method
Returns all known hosts of this cluster.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
Copy
public
ICollection
<
Host
>
AllHosts
()
Return Value
Type:
ICollection
Host
Implements
ICluster
AllHosts
See Also
Reference
DseCluster Class
Dse Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.