Aerospike
C#
Show/Hide TOC
Background
Task
Status
Request
Task
Id Property
The id of the task.
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
long
TaskId
{
get
;
set
; }
Property Value
Int64
See Also
Reference
BackgroundTaskStatusRequest Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also