BatchRecordresultCode Field

Aerospike
Result code for this returned record. See ResultCode. If not OK, the record will be null.

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

C#
public int resultCode

Field Value

Type: Int32
See Also

Reference