Creates a new connection pool properties.

Overload List

  NameDescription
Public methodConnectionPoolProperties()()()()
Creates a new connection pool properties with default values.
Public methodConnectionPoolProperties(Int32, Int32)
Creates a new connection pool properties with the specified minimum and maximum number of connections.

See Also