Share via


Microsoft.Azure.WebPubSub.AspNetCore Namespace

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.