AerospikeRequestPayloadId Property

Unique identifier of the request in the stream.

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public uint Id { get; set; }

Property Value

UInt32

See Also