Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 683 Bytes

iwebsocket_connectasync_682685111.md

File metadata and controls

27 lines (19 loc) · 683 Bytes
-api-id -api-type
M:Windows.Networking.Sockets.IWebSocket.ConnectAsync(Windows.Foundation.Uri)
winrt method

Windows.Networking.Sockets.IWebSocket.ConnectAsync

-description

Starts an asynchronous operation to connect to a remote network destination on a IWebSocket object.

-parameters

-param uri

An absolute Uri for the server to connect to.

-returns

An asynchronous connect operation on a IWebSocket object.

-remarks

-examples

-see-also

Uri