Table of Contents

Property Wrapped

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

Wrapped

Gets the wrapped session.

public ICoreSession Wrapped { get; }

Property Value

ICoreSession

The wrapped session.