WebSocket.SubProtocol Propriété

Définition

Obtient le sous-protocole qui a été négocié pendant la négociation ouvrante.

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

Valeur de propriété

Sous-protocole qui a été négocié lors de la négociation d’ouverture.

S’applique à