AerospikeClient
Nodes Property
Aerospike
Return array of active server nodes in the cluster.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.8.1.0 (3.8.1)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
Node
[]
Nodes
{
get
; }
public Node[] Nodes { get; }
See Also
AerospikeClient Class
AerospikeClient Members
Aerospike.Client Namespace