AerospikeResponsePayloadBackgroundTaskStatus Property

Background task status, populated for background task request.

Definition

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

Property Value

BackgroundTaskStatus

See Also