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