Creating IBM MQ queues from C# code.

Posted by squig on Stack Overflow See other posts from Stack Overflow or by squig
Published on 2010-02-22T03:10:41Z Indexed on 2010/04/30 3:47 UTC
Read the original article Hit count: 355

Filed under:
|
|

Is is possable to create and delete queues using the amqdnet wrapper, or some other API from c# code?

I'ld like to be able to create some queues as part of an automated test suite if required.

Thanks.

© Stack Overflow or respective owner

Related posts about websphere-mq

Related posts about c#