WebSocketClosedEventArgs.Reason Property

Gets additional details about the reason that a WebSocket object was closed.

Syntax

public:
property String^ Reason {
         String^ get ();
}  

Property value

Type: String 

  Detailed information about the closure.

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

WebSocketClosedEventArgs Class

WebSocketClosedEventArgs Members

Windows.Networking.Sockets Namespace