Table of Contents

Property Server

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Server

Gets the server that the query will be sent to.

public virtual MongoServer Server { get; }

Property Value

MongoServer