Microsoft.Azure.WebPubSub.AspNetCore Namespace
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.
Classes
| Name | Description |
|---|---|
| MqttConnectionException |
Throw this exception to reject the MQTT connection to control the reason code (MQTT 5.0) or return code (MQTT 3.1.1), user properties in the MQTT CONNACK packet. |
| WebPubSubHub |
Web PubSub hub methods. |
| WebPubSubOptions |
Options when using Web PubSub service. |
| WebPubSubServiceClient<THub> |
Web PubSub serivce client based on user implemented WebPubSubHub. Hub name is the class name of user implemented WebPubSubHub. |
| WebPubSubServiceEndpoint |
A Web PubSub service endpoint used to process incoming and outgoing requests. |