WebSocket.SubProtocol Eigenschap

Definitie

Hiermee haalt u het subprotocol op dat is onderhandeld tijdens de openingshanddruk.

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

Waarde van eigenschap

Het subprotocol dat is onderhandeld tijdens de openingshanddruk.

Van toepassing op