Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerPrivate

Hierarchy

  • ServerPrivate

Index

Properties

description

description: ServerDescription

The server description for this server

logger

logger: Logger

A logger instance

options

options: ServerOptions

A copy of the options used to construct this instance

pool

A connection pool for this server

Optional serverApi

serverApi?: ServerApi

MongoDB server API version

state

state: string

The current state of the Server

topology

topology: Topology

The topology this server is a part of

Generated using TypeDoc