AzureCosmosDBMongoDBConfig.NumberOfConnections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The max number of connections per layer (16 by default, minimum value is 2, maximum value is 100). Higher m is suitable for datasets with high dimensionality and/or high accuracy requirements.
public int NumberOfConnections { get; set; }
member this.NumberOfConnections : int with get, set
Public Property NumberOfConnections As Integer