Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将客户端连接到自托管的 SignalR 服务器,以便从另一个控制台应用程序通知控制台应用程序。
将此自助主机指南 与此 .Net 客户端指南相结合: http ://www.asp.net/signalr/overview/signalr-20/getting-started-with-signalr-20/tutorial-signalr-20-self-host : http ://www.asp.net/signalr/overview/signalr-20/hubs-api/hubs-api-guide-net-client ,你大部分时间都在那里。