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