Sphinx QLConnection String BuilderMin Pool Size Property
Gets or sets the minimum number of connections allowed in the connection pool for this specific connection string.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The value of the MinPoolSize property, or 0 if none has been supplied.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int MinPoolSize { get; set; }VB
Public Property MinPoolSize As Integer
Get
SetProperty Value
Int32The value of the MinPoolSize property, or 0 if none has been supplied.