WebSocket.SubProtocol Eigenschaft

Definition

Ruft das Unterprotocol ab, das während des Öffnens handshake ausgehandelt wurde.

public:
 abstract property System::String ^ SubProtocol { System::String ^ get(); };
public abstract string? SubProtocol { get; }
public abstract string SubProtocol { get; }
member this.SubProtocol : string
Public MustOverride ReadOnly Property SubProtocol As String

Eigenschaftswert

Das Unterprotocol, das während des Eröffnungs-Handshakes ausgehandelt wurde.

Gilt für: