Hi all,
I have just started understanding how azure service bus works so I went through the link
http://azure.microsoft.com/en-us/documentation/articles/cloud-services-dotnet-hybrid-app-using-service-bus-relay/
& followed each step but when I tried to run the console application named "ProductsServer" I am getting the error
"'System.TimeoutException' occurred in Microsoft.ServiceBus.dll". I am clueless why I am getting this error.
Can you please help me in resolving the issue.
Thanks for help.