BackgroundExecutePolicyHasExpiration Property

Gets whether the "expiration" field is set

Definition

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

Property Value

Boolean

See Also