AerospikeExceptionBackoff Constructor

Create backoff exception.

Definition

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

Parameters

resultCode  Int32
 

See Also