你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebPubSubEventRequest(WebPubSubConnectionContext) 构造函数

定义

创建 的实例 WebPubSubEventRequest

protected WebPubSubEventRequest (Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext context);
new Microsoft.Azure.WebPubSub.Common.WebPubSubEventRequest : Microsoft.Azure.WebPubSub.Common.WebPubSubConnectionContext -> Microsoft.Azure.WebPubSub.Common.WebPubSubEventRequest
Protected Sub New (context As WebPubSubConnectionContext)

参数

context
WebPubSubConnectionContext

参数连接上下文。

适用于