AsyncClient PropertiesAerospike
The AsyncClient type exposes the following members.
Properties

  NameDescription
Public propertyConnected
Return if we are ready to talk to the database server cluster.
(Inherited from AerospikeClient.)
Public propertyNodes
Return array of active server nodes in the cluster.
(Inherited from AerospikeClient.)
Back to Top
See Also