Skip to content

Instantly share code, notes, and snippets.

@jeffrymorris
Created December 4, 2020 05:23
Show Gist options
  • Save jeffrymorris/29168eaa974f12a9d9ba4a571ea51383 to your computer and use it in GitHub Desktop.
Save jeffrymorris/29168eaa974f12a9d9ba4a571ea51383 to your computer and use it in GitHub Desktop.
couchbase-net-txn-runasync
await _transactions.RunAsync(async (ctx) =>
{
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment