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: 5.4.1.0 (5.4.1)
C#
public void SetTimeout(
	int timeout
)

Parameters

timeout  Int32
 

See Also