Property MaxConnecting

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

MaxConnecting

Gets or sets the maximum concurrently connecting connections.

public int MaxConnecting { get; set; }

Property Value

int