Hello,
Message is written in the queue, but although the ascii file has 5 lines, MQ queue writes the data in one single line. I was expected to have a message with 5 lines separated by carriage retur ...
Hi,
I have searched in the internet and I have written a sample code in c# for sending an ascii file through MQ. But all I have found are about sending a string and not a file. I have written the fol ...