IAerospikeClientConnected Property

Aerospike
Return if we are ready to talk to the database server cluster.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.2.0 (5.3.2)
Syntax

C#
bool Connected { get; }

Property Value

Type: Boolean
See Also

Reference