AsyncSchedulerRelease Method

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

Definition

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

Parameters

segment  BufferSegment
 

See Also