Property IsAsync
- Namespace
- MongoDB.EntityFrameworkCore.Diagnostics
- Assembly
- MongoDB.EntityFrameworkCore.dll
IsAsync
Indicates whether or not the transaction is being used asynchronously.
public bool IsAsync { get; }
Indicates whether or not the transaction is being used asynchronously.
public bool IsAsync { get; }