ServiceConnection的Azure SignalR服务异常

时间:2018-11-06 12:08:50

标签: azure signalr

请帮助我解决此异常

Microsoft.Azure.SignalR.ServiceConnection|ERROR|Error receiving handshake response. System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result)
at System.IO.Pipelines.Pipe.GetReadAsyncResult()
at System.IO.Pipelines.Pipe.DefaultPipeReader.GetResult(Int16 token)
at Microsoft.Azure.SignalR.ServiceConnectionBase.ReceiveHandshakeResponseAsync(PipeReader input, CancellationToken token)
    at Microsoft.Azure.SignalR.ServiceConnectionBase.HandshakeAsync()

0 个答案:

没有答案