I think the best area is ibm site and ibm books. You can see there what they
have in Beta state and what could be used now.
Currently official way is to use unmanaged ActiveX (COM), which IBM delivers
with MQSeries.
E.g. see http://publibfp.boulder.ibm.com/epubs/html/amqtan02/amqtan02tfrm.htm
In worst case you will need to develop your own dll, which will expose
required functionality to .Net. See description of platform invoke in MSDN.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.