Table of Contents

Property Server

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Server

Gets or sets the address of the server (see also Servers if using more than one address).

public MongoServerAddress Server { get; set; }

Property Value

MongoServerAddress