我可以使用 IHubContext 接口从服务器代码调用 InvokeAsync,但有时我想强制这些客户端断开连接。
那么,有没有办法将客户端与引用 IHubContext 接口的服务器代码断开连接?
asp.net-core-signalr
asp.net-core-signalr ×1