提交 5cd634dc 编写于 作者: 若汝棋茗

修复:websocket在使用WebApi情况下连接时有bug的异常。

上级 93fefe8a
......@@ -19,7 +19,7 @@ namespace TouchSocket.Rpc.WebApi
/// <summary>
/// WebApi调用上下文
/// </summary>
internal class WebApiCallContext : ICallContext
internal class WebApiCallContext : IWebApiCallContext
{
private CancellationTokenSource m_tokenSource;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册