I\'m trying to read a message from an Azure ServiceBus queue using an Azure WebJob but it\'s throwing and exception:
Unhandled Exception: System.InvalidOper
Microsoft released a new package (under a new name) to fix this issue. So ...
Microsoft.AspNet.SignalR.ServiceBus
package,Microsoft.AspNet.SignalR.ServiceBus3
package instead, andWindowsAzure.ServiceBus
package.More info here: https://github.com/SignalR/SignalR/issues/3548#issuecomment-296326048