Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.52 KB

messagewebsocketinformation.md

File metadata and controls

38 lines (28 loc) · 1.52 KB
-api-id -api-type
T:Windows.Networking.Sockets.MessageWebSocketInformation
winrt class

Windows.Networking.Sockets.MessageWebSocketInformation

-description

Provides socket information on a MessageWebSocket.

-remarks

MessageWebSocketInformation can be called any time after the MessageWebSocket has been created.

A MessageWebSocketInformation object is automatically created with the parent MessageWebSocket object. The MessageWebSocket.Information property provides access to the associated MessageWebSocketInformation 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 socket controls, MessageWebSocket, MessageWebSocket.Information, MessageWebSocketControl, WebSockets, WebSocket sample,