I have created a MTS Object which works fine, but after the asp page has completed, the object seems to still be running in memory.

If you look in task manager, dllhost.exe, which was created by the MTS Object is eating up alot of memory.

Is this normal?
Do I have to SetAbort or SetComplete?

Thanks in advance