Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerDescriptionOptions

Hierarchy

  • ServerDescriptionOptions

Index

Properties

Optional error

error?: MongoError

An Error used for better reporting debugging

Optional loadBalanced

loadBalanced?: boolean

If the client is in load balancing mode.

Optional roundTripTime

roundTripTime?: number

The round trip time to ping this server (in ms)

Optional topologyVersion

topologyVersion?: TopologyVersion

The topologyVersion

Generated using TypeDoc