Aerospike
C#
Show/Hide TOC
Record
Sequence
Listener
On
Success Method
This method is called when the asynchronous batch get or scan command completes.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
Copy
void
OnSuccess
()
See Also
Reference
RecordSequenceListener Interface
Aerospike.Client Namespace
In This Article
Definition
See Also