Table of Contents

Namespace MongoDB.Driver.Core.Bindings

The MongoDB.Driver.Core.Bindings namespace contains classes related to bindings.

Classes

CoreSession

Represents a session.

CoreSessionHandle

A handle to a reference counted core session.

CoreSessionOptions

Core session options.

CoreTransaction

The state of a transaction.

NoCoreSession

An object that represents no core session.

WrappingCoreSession

An abstract base class for a core session that wraps another core session.

Interfaces

ICoreSession

The interface for a session in Core.

ICoreSessionHandle

A handle to a reference counted core session.

Enums

CoreTransactionState

Represents the current state of a Core transaction.