Table of Contents

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; }

Property Value

bool