QueryQueryClientBackgroundTaskStatusStreaming(CallOptions) Method
Get status of a stream of background tasks.
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public virtual AsyncDuplexStreamingCall<AerospikeRequestPayload, AerospikeResponsePayload> BackgroundTaskStatusStreaming(
CallOptions options
)
- options CallOptions
- The options for the call.
AsyncDuplexStreamingCallAerospikeRequestPayload,
AerospikeResponsePayloadThe call object.