ResultCodeKeepConnection Method

Should connection be put back into pool.

Definition

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

Parameters

resultCode  Int32
 

Return Value

Boolean

See Also