demndev
Error during SignalR integration test: The 'InvokeCoreAsync' method cannot be called if the connecti
I get the exception
System.InvalidOperationException: The 'InvokeCoreAsync' method cannot be called if the connection is not active
after running this test:
BUT when I remove this peace of code:
all works fine.3 replies