BackgroundExecuteRequestClone Method

[Missing <summary> documentation for "M:Aerospike.Client.KVS.BackgroundExecuteRequest.Clone"]

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public BackgroundExecuteRequest Clone()

Return Value

BackgroundExecuteRequest

Implements

IDeepCloneable.Clone

See Also