Share via


WebPubSubConnectionContext.ConnectionId Property

Definition

The connection-id of the client.

[System.Text.Json.Serialization.JsonPropertyName("connectionId")]
public string ConnectionId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("connectionId")>]
member this.ConnectionId : string with get, set
Public Property ConnectionId As String

Property Value

Attributes

Applies to