Exemple #1
0
 public void OnFailure(AerospikeException e)
 {
     parent.SetError(e);
     parent.NotifyCompleted();
 }