pro_vb_dotnet thread: MSMQ remote access
Msmq remote access
Hello.
Does anybody know what is the correct syntax in vb.net to access private
queue on a remote server.
I am using:
Dim objQueue As New MessageQueue
("direct=os:name_remoteserver\private$\queuename")
It doesn?t work
|





