AerospikeClientNodes Property

Aerospike
Return array of active server nodes in the cluster.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax

C#
public Node[] Nodes { get; }

Property Value

Type: Node

Implements

IAerospikeClientNodes
See Also

Reference