Share via


WebPubSubConnection Class

Definition

Contains necessary information for a Web PubSub client to connect to Web PubSub Service.

public sealed class WebPubSubConnection
type WebPubSubConnection = class
Public NotInheritable Class WebPubSubConnection
Inheritance
WebPubSubConnection

Constructors

WebPubSubConnection()

Properties

AccessToken

Access token of the websocket connection.

BaseUri

Base Uri of the websocket connection.

Uri

Uri with accessToken of the websocket connection.

Applies to