Method ExecuteAtomicAsync(Func<Task>)

Assembly: redb.Core.dll

Execute operations atomically.

public Task ExecuteAtomicAsync(Func<Task> operations)