DataSource.MaxConnections Property

Definition

The maximum number of connections to be opened concurrently to the data source.

public int MaxConnections { get; set; }
member this.MaxConnections : int with get, set
Public Property MaxConnections As Integer

Property Value

Applies to