Aerospike
C#
Show/Hide TOC
Background
Execute
Policy
Has
Expiration Property
Gets whether the "expiration" field is set
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
bool
HasExpiration
{
get
; }
Property Value
Boolean
See Also
Reference
BackgroundExecutePolicy Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also