Table of Contents

Constructor CoreSessionHandle

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

CoreSessionHandle(ICoreSession)

Initializes a new instance of the CoreSessionHandle class.

public CoreSessionHandle(ICoreSession session)

Parameters

session ICoreSession

The session.