Click or drag to resize

IClusterAllHosts Method

Returns all known hosts of this cluster.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
ICollection<Host> AllHosts()

Return Value

Type: ICollectionHost
See Also