Hi,
I am using connection pool by enabling AutoPooling=True in the config settings of .NET client application.
How can I ensure that when the user logout from the .NET client application, all the connection are removed/Closed for that user ?
I can see in SM04 that USER ID remains there even if the user has logout from the system.
Please help!
Regards.