Is there a way process one message at a time? I can receiving 1 or more
(sometimes up to 1000, but would average around 200-300 messages). But,
would
only want to process one message at a time. Because I am cauing a DLL that
uses a COM object that cannot be run at the same time.