DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
Cluster Class
Cluster Methods
AllHosts Method
Builder Method
BuildFrom Method
Connect Method
ConnectAndCreateDefaultKeyspaceIfNotExists Method
ConnectAsync Method
Dispose Method
GetHost Method
GetReplicas Method
RefreshSchema Method
Shutdown Method
ShutdownAsync Method
Cluster
AllHosts Method
Returns all known hosts of this cluster.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
ICollection
<
Host
>
AllHosts
()
Return Value
Type:
ICollection
Host
Implements
ICluster
AllHosts
See Also
Reference
Cluster Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.