MessageWebSocket.Information Property

Gets socket information on a MessageWebSocket object.

Syntax

public:
property MessageWebSocketInformation^ Information {
         MessageWebSocketInformation^ get ();
}  

Property value

Type: MessageWebSocketInformation 

Socket information on a MessageWebSocket object.

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

MessageWebSocket Class

MessageWebSocket Members

Windows.Networking.Sockets Namespace