BatchResults Constructor

Aerospike
Constructor.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.2.0 (5.3.2)
Syntax

C#
public BatchResults(
	BatchRecord[] records,
	bool status
)

Parameters

records
Type: Aerospike.ClientBatchRecord
status
Type: SystemBoolean
See Also

Reference