MaxPoolSize property

Gets or sets the MaxPoolSize connection property.

Syntax
Visual Basic

Public Property MaxPoolSize As Integer
C#

public int MaxPoolSize  { get; set; }
See also