Edit

Share via


SqlAdapterBindingElementExtensionElement.MaxConnectionPoolSize Property

Definition

public:
 property int MaxConnectionPoolSize { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("maxConnectionPoolSize", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public int MaxConnectionPoolSize { get; set; }
member this.MaxConnectionPoolSize : int with get, set
Public Property MaxConnectionPoolSize As Integer

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.MaxConnectionPoolSize
Attributes

Applies to