AerospikeClient.Execute(WritePolicy, Statement, Operation[]) Method
Apply operations on records that match the background query statement filter.
Records are not returned to the client.
This asynchronous server call will return before the command is complete.
The user can optionally wait for command completion by using the returned
ExecuteTask instance.