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
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