Return if we are ready to talk to the database server cluster.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
bool Connected { get; }
Property Value
Type: BooleanSee Also