User-1000095884 posted
Hi,
I want a WCF service to listen to a particular port and write the message received on the port to a queue(MSMQ). The queue name should be configurable.
You can set the listening port by setting the
ListenUri.
If I misunderstanding, please explain this more clearly.
Best Regards.