Share via


WebSocketClient.SubProtocols Propriedade

Definição

Obtém a lista de subprotocolos WebSocket que são estabelecidos no handshake inicial.

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)

Valor da propriedade

Aplica-se a