queue event

koure

Active member
Joined
Sep 23, 2008
Messages
27
Programming Experience
Beginner
Hi

I'm using vb.net

Im coding an application which uses a queue to store messages.
I want to write some code which whenever a new message is delivered to the queue dequeue it and show it to the user.

How can I do that?

thanks
 
Back
Top