Table of Contents

Property WrappedCoreSession

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

WrappedCoreSession

Gets the wrapped core session (intended for internal use only).

ICoreSessionHandle WrappedCoreSession { get; }

Property Value

ICoreSessionHandle

The wrapped core session.