你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EventGridMqttClientSessionConnectedEventData.ClientSessionName 属性

定义

MQTT 客户端会话的唯一标识符。 此字符串区分大小写,最多可以包含 128 个字符,支持 UTF-8 字符。

public string ClientSessionName { get; }
member this.ClientSessionName : string
Public ReadOnly Property ClientSessionName As String

属性值

适用于