Gets or sets the maximum number of connections allowed in the connection pool for this specific connection string.
Public Property MaxPoolSize As Integer
public int MaxPoolSize { get; set; }
public: property int MaxPoolSize { int get (); void set (int value); }
member MaxPoolSize : int with get, set
This property corresponds to the "Max Pool Size" key within the connection string.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2