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