Aerospike
C#
Show/Hide TOC
Access
Token
Will
Expire Property
True to indicate that the token is close to expiring based on latency
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
bool
WillExpire
{
get
; }
Property Value
Boolean
See Also
Reference
AccessToken Class
Aerospike.Client Namespace
In This Article
Definition
See Also