[Missing <summary> documentation for "M:Aerospike.Client.AsyncCluster.ReleaseBuffer(Aerospike.Client.BufferSegment)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public void ReleaseBuffer( BufferSegment segment )
Parameters
- segment
- Type: BufferSegment
See Also