In my stand-alone project. I've notice also the memory leak on the DI API. But after several dispose testing, I found out that after you post a transaction in SAP using DI API you should disconnect your connect. If you use the oCompany.Connect() then you use oCompany.Disconnect() after a successful transaction.
↧