Skip to content

M_QCloud_WeApp_SDK_Tunnel_TunnelService__ctor_1

techird edited this page Oct 28, 2016 · 6 revisions

TunnelService(HttpRequestBase, HttpResponseBase) 构造函数

提供 WebSocket 信道服务(ASP.NET MVC)

命名空间:QCloud.WeApp.SDK.Tunnel
**程序集:**QCloud.WeApp.SDK (in QCloud.WeApp.SDK.dll) Version: 1.0

语法

C#

public TunnelService(
	HttpRequestBase request,
	HttpResponseBase response
)

参数

 

request
类型:System.Web.HttpRequestBase
response
类型:System.Web.HttpResponseBase

更多信息

参考

TunnelService 类
TunnelService 重载
QCloud.WeApp.SDK.Tunnel 命名空间

Clone this wiki locally