Aerospike
C#
Show/Hide TOC
Background
Execute
Request(Background
Execute
Request) Constructor
Initializes a new instance of the
BackgroundExecuteRequest
class
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
BackgroundExecuteRequest
(
BackgroundExecuteRequest
other
)
Parameters
other
BackgroundExecuteRequest
See Also
Reference
BackgroundExecuteRequest Class
BackgroundExecuteRequest Overload
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also