AccessTokenRefreshTime Field

The time before ttl to obtain the new token by getting a new one from the proxy server. This field is calculated from ttl taking into consideration network latency and other factors like timer delay, etc.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public readonly long RefreshTime

Field Value

Int64

See Also