We have a service bus relay configured for our on-premise app. We want to turn off load-balancing for this configuration. ie. When the second client tries to listen on the same url, it should throw an exception.
Is there some configuration for this, or is load balancing always on by default?
Thanks,