ClientPolicytimeout Field

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

Default: 1000

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public int timeout

Field Value

Int32

See Also