RecordGetUDFResult Method
Get the value returned by a UDF execute in a batch.
The result may be null.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
public Object GetUDFResult()
Return Value
Object