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: 5.0.0.0 (5.0.0)
Syntax

C#
public int timeout

Field Value

Type: Int32
See Also

Reference