WebSocketClient.SubProtocols Eigenschaft

Definition

Ruft die Liste der WebSocket-Unterprotokolle ab, die im anfänglichen Handshake eingerichtet sind.

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)

Eigenschaftswert

Gilt für: