WebSocketStream.WebSocket Propriété
Définition
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.
Obtient le sous-jacent encapsulé WebSocket par ce WebSocketStream.
public:
property System::Net::WebSockets::WebSocket ^ WebSocket { System::Net::WebSockets::WebSocket ^ get(); };
public System.Net.WebSockets.WebSocket WebSocket { get; }
member this.WebSocket : System.Net.WebSockets.WebSocket
Public ReadOnly Property WebSocket As WebSocket
Valeur de propriété
Remarques
Utilisé WebSocket pour construire cette instance.