EGDL2 2.1
Loading...
Searching...
No Matches
WebSocketSharp.WebSocketException Class Reference

The exception that is thrown when a WebSocket gets a fatal error. More...

Inherits Exception.

Properties

CloseStatusCode Code [get]
 Gets the status code indicating the cause for the exception.
 

Detailed Description

The exception that is thrown when a WebSocket gets a fatal error.

Property Documentation

◆ Code

CloseStatusCode WebSocketSharp.WebSocketException.Code
get

Gets the status code indicating the cause for the exception.

One of the CloseStatusCode enum values, represents the status code indicating the cause for the exception.


The documentation for this class was generated from the following file: