StreamWebSocket.Information Property

Gets socket information on a StreamWebSocket object.

Syntax

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

Property value

Type: StreamWebSocketInformation 

Socket information on a StreamWebSocket object.

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

StreamWebSocket Class

StreamWebSocket Members

Windows.Networking.Sockets Namespace