Table of Contents

Property Session

Namespace
MongoDB.EntityFrameworkCore.Diagnostics
Assembly
MongoDB.EntityFrameworkCore.dll

Session

The MongoDB.Driver.IClientSession being used for this transaction.

public IClientSession Session { get; }

Property Value

IClientSession