Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.73 KB

streamwebsocketinformation.md

File metadata and controls

41 lines (30 loc) · 1.73 KB
-api-id -api-type
T:Windows.Networking.Sockets.StreamWebSocketInformation
winrt class

Windows.Networking.Sockets.StreamWebSocketInformation

-description

Provides socket information on a StreamWebSocket object.

-remarks

StreamWebSocketInformation can be called any time after the StreamWebSocket has been created.

A StreamWebSocketInformation object is automatically created with the parent StreamWebSocket object. The StreamWebSocket.Information property provides access to the associated StreamWebSocketInformation object.

Version history

Windows version SDK version Value added
1607 14393 ServerCertificate
1607 14393 ServerCertificateErrors
1607 14393 ServerCertificateErrorSeverity
1607 14393 ServerIntermediateCertificates

-examples

-see-also

How to use advanced WebSocket controls, StreamWebSocket, StreamWebSocket.Information, StreamWebSocketControl, ControlChannelTrigger StreamWebSocket sample, WebSockets

-capabilities

internetClient, privateNetworkClientServer