Table of Contents

Property CurrentTransaction

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

CurrentTransaction

Gets the current transaction.

public virtual CoreTransaction CurrentTransaction { get; }

Property Value

CoreTransaction

The current transaction.