Aerospike
C#
Show/Hide TOC
Scan
Policy
Read
Mode
AP Property
Read policy for SC (strong consistency) namespaces.
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
ReadModeAP
ReadModeAP
{
get
;
set
; }
Property Value
ReadModeAP
See Also
Reference
ScanPolicy Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also