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