Table of Contents

Property MinConnections

Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.Core.dll

MinConnections

Gets the minimum number of connections.

public int MinConnections { get; }

Property Value

int

The minimum number of connections.