MSMQ Programming-Can anyone help me out?

G

Guest

I am trying to implement a MSMQ through VB.net using the Messaging dll.I am unable to find out an event which will be fired as soon as any message is added to the queue.Are there any such methods available on VB.NET(I dont want through Platform SDK)? If yes,how to use them?
 
K

Kevin Spencer

This is not a FrontPage question, but a .Net programming question. You would
do best to ask it on a .Net programming newsgroup.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Himali said:
I am trying to implement a MSMQ through VB.net using the Messaging dll.I
am unable to find out an event which will be fired as soon as any message is
added to the queue.Are there any such methods available on VB.NET(I dont
want through Platform SDK)? If yes,how to use them?
 

Ask a Question

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.

Ask a Question

Similar Threads

MSMQ Programming 2
MSMQ binding Stop processing after Cluster MSMQ failover 0
Alternate to MSMQ 5
MSMQ 2
Asynchronous Reads from MSMQ 2
Timer Control Delay 2
Timer Control 2
Windows messaging 2

Top