cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure connection pool for .net connector

Former Member
0 Kudos

Hi,

We're using SAP .net connector to call ABAP func module from .net code, can I configure its connection pool? such as min connection, max connection, etc.

Best Regards,

John Wen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi John,

Go through this thread of mine. You will get the required information to setup the connection pool.

Also just check in Visual Studio Help .NET Connector for Connection Config class settings. You will see all the relevent parameters related with connection pool.

Regards.