Constructor.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.0.0 (5.1.0)
Syntax
C#
public BatchResults( BatchRecord[] records, bool status )
Parameters
- records
- Type: Aerospike.ClientBatchRecord
- status
- Type: SystemBoolean
See Also