Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In Visual Studio it’s easy to add (or discover) a service that uses an http binding. What about adding a reference for some other binding (e.g. a TCP binding) that uses the .NET Service Bus? It’s easy – just add a reference to the MEX endpoint.
For example, a reference may look like “sb://solutionname.servicebus.windows.net/ServiceName/mex”