PolicySetTimeout Method

Create a single timeout by setting socketTimeout and totalTimeout to the same value.

Definition

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

Parameters

timeout  Int32
 

See Also