WebSocket.SubProtocol Proprietà

Definizione

Ottiene il protocollo secondario negoziato durante l'handshake di apertura.

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

Valore della proprietà

String

Sottoprotocollo negoziato durante l'handshake di apertura.

Si applica a