The policy specifies the command timeout, record expiration and how the command is handled when the record already exists. This call works only for string values.
public Task Prepend(
WritePolicy policy,
CancellationToken token,
Key key,
params Bin[] bins
)
AerospikeException | if queue is full |