WebSocketClient.SubProtocols Proprietà

Definizione

Ottiene l'elenco dei sottoprotocol webSocket stabiliti nell'handshake iniziale.

public:
 property System::Collections::Generic::IList<System::String ^> ^ SubProtocols { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> SubProtocols { get; }
member this.SubProtocols : System.Collections.Generic.IList<string>
Public ReadOnly Property SubProtocols As IList(Of String)

Valore della proprietà

Si applica a