RejectSchedulerRelease Method

Release command slot.

Definition

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

Parameters

segment  BufferSegment
 

Implements

AsyncSchedulerRelease(BufferSegment)

See Also