AsyncClusterReleaseBuffer Method

[Missing <summary> documentation for "M:Aerospike.Client.AsyncCluster.ReleaseBuffer(Aerospike.Client.BufferSegment)"]

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public void ReleaseBuffer(
	BufferSegment segment
)

Parameters

segment  BufferSegment
 

See Also