Table of Contents

Property ServerSession

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ServerSession

Gets the server session.

IServerSession ServerSession { get; }

Property Value

IServerSession

The server session.