AsyncClusterHasBufferChanged Method

Aerospike

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

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

C#
public bool HasBufferChanged(
	BufferSegment segment
)

Parameters

segment
Type: BufferSegment

Return Value

Type: Boolean
See Also

Reference