KVSKVSClientReadStreaming(CallOptions) Method
Process stream of single record read requests.
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public virtual AsyncDuplexStreamingCall<AerospikeRequestPayload, AerospikeResponsePayload> ReadStreaming(
CallOptions options
)
- options CallOptions
- The options for the call.
AsyncDuplexStreamingCallAerospikeRequestPayload,
AerospikeResponsePayloadThe call object.