@{ ViewData["Title"] = "客户端消息队列"; var clientName = ViewBag.ClientName as string ?? "TestClient"; }

客户端消息队列 - @clientName

配置
发送消息 0
暂无发送消息
接收消息 0
暂无接收消息
@section Scripts { }