AerospikeClientConnected 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#
public bool Connected { get; }

Property Value

Type: Boolean

Implements

IAerospikeClientConnected
See Also

Reference