Method BeginTransactionAsync()

Assembly: redb.Core.dll

Begin new transaction.
Sets CurrentTransaction property.
All subsequent operations will use this transaction.

Task<IRedbTransaction> BeginTransactionAsync()