I\'m trying to run my app which includes some SignalR connections and other async methods.
As soon as the codes reaches
connection.StartAsync();