CloseCode Type
Union cases
| Union case | Description |
Full Usage:
CLOSE_ABNORMAL
|
|
Full Usage:
CLOSE_GOING_AWAY
|
|
Full Usage:
CLOSE_NORMAL
|
|
Full Usage:
CLOSE_NO_STATUS
|
|
Full Usage:
CLOSE_PROTOCO_ERROR
|
|
Full Usage:
CLOSE_TOO_LARGE
|
|
Full Usage:
CLOSE_UNSUPPORTED
|
Instance members
| Instance member | Description |
Full Usage:
this.IsCLOSE_ABNORMAL
Returns: bool
|
|
Full Usage:
this.IsCLOSE_GOING_AWAY
Returns: bool
|
|
Full Usage:
this.IsCLOSE_NORMAL
Returns: bool
|
|
Full Usage:
this.IsCLOSE_NO_STATUS
Returns: bool
|
|
Full Usage:
this.IsCLOSE_PROTOCO_ERROR
Returns: bool
|
|
Full Usage:
this.IsCLOSE_TOO_LARGE
Returns: bool
|
|
Full Usage:
this.IsCLOSE_UNSUPPORTED
Returns: bool
|
|
Full Usage:
this.code
Returns: int
|
|