'Declaration Public Property MaxPoolSize As Integer
'Usage Dim instance As TdConnectionStringBuilder Dim value As Integer instance.MaxPoolSize = value value = instance.MaxPoolSize
public int MaxPoolSize {get; set;}
'Declaration Public Property MaxPoolSize As Integer
'Usage Dim instance As TdConnectionStringBuilder Dim value As Integer instance.MaxPoolSize = value value = instance.MaxPoolSize
public int MaxPoolSize {get; set;}
Once the MaxPool Size is reached, all requests for new Teradata sessions are queued.
Default Value: 100
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2