ConnectionProxyClose Method

Shutdown and close socket.

Definition

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

Implements

IConnectionClose

See Also