Udostępnij za pośrednictwem


ConnectEventRequest.Subprotocols Property

Definition

Supported subprotocols.

[System.Text.Json.Serialization.JsonPropertyName("subprotocols")]
public System.Collections.Generic.IReadOnlyList<string> Subprotocols { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("subprotocols")>]
member this.Subprotocols : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property Subprotocols As IReadOnlyList(Of String)

Property Value

Attributes

Applies to