Table of Contents

Method StartSession

Namespace
MongoDB.EntityFrameworkCore.Storage
Assembly
MongoDB.EntityFrameworkCore.dll

StartSession()

Start a new client session.

public IClientSessionHandle StartSession()

Returns

IClientSessionHandle

The new MongoDB.Driver.IClientSessionHandle.