ClientPolicyloginTimeout Field

Aerospike
Login timeout in milliseconds. The timeout used when user authentication is enabled and a node login is being performed.

Default: 5000

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.2.0 (5.3.2)
Syntax

C#
public int loginTimeout

Field Value

Type: Int32
See Also

Reference