Udostępnij za pośrednictwem


MqttConnectionContext.PhysicalConnectionId Property

Definition

The unique identifier generated by the service of the network connection.

[System.Runtime.Serialization.DataMember(Name="physicalConnectionId")]
[System.Text.Json.Serialization.JsonPropertyName("physicalConnectionId")]
public string PhysicalConnectionId { get; }
[<System.Runtime.Serialization.DataMember(Name="physicalConnectionId")>]
[<System.Text.Json.Serialization.JsonPropertyName("physicalConnectionId")>]
member this.PhysicalConnectionId : string
Public ReadOnly Property PhysicalConnectionId As String

Property Value

Attributes

Applies to