Exemple #1
0
 /// <summary>
 /// Commit current transaction
 /// </summary>
 public Task <bool> CommitAsync() => _engine.CommitAsync();