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