ConnectionProxyIsClosed Method

Is socket closed from client perspective only.

Definition

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

Return Value

Boolean

Implements

IConnectionIsClosed

See Also