Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 809 Bytes

servermessagewebsocket.md

File metadata and controls

23 lines (16 loc) · 809 Bytes
-api-id -api-type
T:Windows.Networking.Sockets.ServerMessageWebSocket
winrt class

Windows.Networking.Sockets.ServerMessageWebSocket

-description

Supports network communication that allows reading and writing whole messages using a WebSocket object owned by a web server. You can't register for an arbitrary WebSocket connection; instead, an instance of ServerMessageWebSocket is created by system code such as the Windows Device Portal (WDP).

-remarks

-see-also

WebSockets, MessageWebSocket Class

-examples

-capabilities

internetClientServer, privateNetworkClientServer