IConnectionIsClosed Method

Is socket closed from client perspective only.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
bool IsClosed()

Return Value

Boolean

See Also