Compartilhar via


SocketIOEventHandlerRequest.Namespace Property

Definition

The namespace of socket

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

Property Value

Attributes

Applies to