WebSocketCreationOptions.SubProtocol Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Sous-protocole convenu qui a été utilisé au moment de créer la connexion.
public:
property System::String ^ SubProtocol { System::String ^ get(); void set(System::String ^ value); };
public string? SubProtocol { get; set; }
member this.SubProtocol : string with get, set
Public Property SubProtocol As String
Produit | Versions |
---|---|
.NET | 6, 7, 8, 9, 10 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :