[Missing <summary> documentation for "M:Aerospike.Client.AsyncCluster.GetNextBuffer(System.Int32,Aerospike.Client.BufferSegment)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
public void GetNextBuffer( int size, BufferSegment segment )
Parameters
- size
- Type: SystemInt32
- segment
- Type: BufferSegment
See Also