Share via


SocketIONegotiationResult.Path Property

Definition

The path for socket.io clients.

[Newtonsoft.Json.JsonProperty("path")]
public string Path { get; }
[<Newtonsoft.Json.JsonProperty("path")>]
member this.Path : string
Public ReadOnly Property Path As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to