BatchRecordGetBatchType Method

Return batch command type. For internal use only.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public virtual BatchRecordType GetBatchType()

Return Value

BatchRecordType

See Also