I am using simple.data with oracle managed data access .
https://github.com/SimonH/Simple.Data.Oracle
Currently there are too many connections are open and it is not closed properly in the server. Would like to how to close the same .
I am using simple.data with oracle managed data access .
https://github.com/SimonH/Simple.Data.Oracle
Currently there are too many connections are open and it is not closed properly in the server. Would like to how to close the same .
Sure.
This is a basic example of how to close the connection. Just dispose the object.