BlockSchedulerRelease Method

Release command slot.

Definition

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

Parameters

segment  BufferSegment
 

Implements

AsyncSchedulerRelease(BufferSegment)

See Also