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

WebPubSubEndpointRouteBuilderExtensions Class

Definition

Extensions for IEndpointRouteBuilder.

public static class WebPubSubEndpointRouteBuilderExtensions
type WebPubSubEndpointRouteBuilderExtensions = class
Public Module WebPubSubEndpointRouteBuilderExtensions
Inheritance
WebPubSubEndpointRouteBuilderExtensions

Methods

MapWebPubSubHub<THub>(IEndpointRouteBuilder, String, String)

Maps the WebPubSubHub to the path "/client" with the specified hub name.

MapWebPubSubHub<THub>(IEndpointRouteBuilder, String)

Maps the WebPubSubHub to the path path.

Applies to