[Missing <summary> documentation for "M:Aerospike.Client.AsyncCluster.HasBufferChanged(Aerospike.Client.BufferSegment)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
public bool HasBufferChanged( BufferSegment segment )
Parameters
- segment
- Type: BufferSegment
Return Value
Type: BooleanSee Also