Table of Contents

Property ServerSession

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

ServerSession

Gets the server session.

public ICoreServerSession ServerSession { get; }

Property Value

ICoreServerSession

The server session.