Aerospike
C#
Show/Hide TOC
Aerospike
Response
Payload
Id Property
Unique identifier of the corresponding request in the stream.
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
uint
Id
{
get
;
set
; }
Property Value
UInt32
See Also
Reference
AerospikeResponsePayload Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also