AccessTokenWillExpire 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#
public bool WillExpire { get; }

Property Value

Boolean

See Also