BackgroundExecutePolicyHasCommitLevel Property

Gets whether the "commitLevel" field is set

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public bool HasCommitLevel { get; }

Property Value

Boolean

See Also