MessageWebSocketInformation Class

Provides socket information on a MessageWebSocket.

Syntax

public ref class MessageWebSocketInformation sealed : IWebSocketInformation  

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.

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

MessageWebSocketInformation Members

Windows.Networking.Sockets Namespace