My applcation waits for email to arrive. While waiting, I have a timer routine that checks the incoming folder.
Even when no email arrives the program slowly "grows" in memory.
When I run a utility like MAxMem, the memory usage shrinks.
Is there a way to invoke this shrinking from within the application?
The growth is very minimal, 4K per minute,but this program is supposed to run unattended for months at a time.
Even when no email arrives the program slowly "grows" in memory.
When I run a utility like MAxMem, the memory usage shrinks.
Is there a way to invoke this shrinking from within the application?
The growth is very minimal, 4K per minute,but this program is supposed to run unattended for months at a time.