WebPubSubEndpointRouteBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |