Problem in MessageQeueu.Receive

  • Thread starter Thread starter Seenuvasan
  • Start date Start date
S

Seenuvasan

Hi GentleMans,

I have problem with MessageQueue.Receive.
Actually i'm monitoring a queue in a discontinued loop.
This is working fine. But the memory and hanldes are keep
on increasing. Anybody knows about this probelm to
rectify, please let me know.

Thanks Guys.,
Seenuvasan B.
 
Seenuvasan, could you post the code that you are using? Most likely this is
not a problem since garbage collection will handle all of the necessary
clean up.
 
Back
Top