ResultCodeCOMMAND_REJECTED Field

Asynchronous max concurrent database commands have been exceeded and therefore rejected.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
C#
public const int COMMAND_REJECTED = -6

Field Value

Int32

See Also