I am using MSMQ in C#, how can i set queuepath in web.config?
Any suggestions?
Thanks
It was really simple i found solution.
<add key="MSMQName" value=".\private$\WebSiteEmails"/>