AsyncClusterHasBufferChanged Method

Aerospike

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

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public bool HasBufferChanged(
	BufferSegment segment
)

Parameters

segment
Type: BufferSegment

Return Value

Type: Boolean
See Also

Reference