ClientPolicytimeout Field

Aerospike
Initial host connection timeout in milliseconds. The timeout when opening a connection to the server host for the first time.

Default: 1000

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

C#
public int timeout

Field Value

Type: Int32
See Also

Reference