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

SocketIOEventHandlerRequest.SocketId Property

Definition

The socket-id of socket

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

Property Value

Attributes

Applies to