Policypriority Field

Aerospike
Priority of request relative to other transactions. Only used for scans on server versions < 4.9.

Priority is obsolete and will eventually be removed. Use recordsPerSecond instead of priority.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public Priority priority

Field Value

Type: Priority
See Also

Reference