Table of Contents

Property MaxServerCount

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

MaxServerCount

Gets or sets the maximum number of instances of MongoServer that will be allowed to be created.

public static int MaxServerCount { get; set; }

Property Value

int