IWebSocketCloseDetails Interface
.NET Framework (current version)
Represents the details of the close status of the web socket connection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | InputCloseStatus | Gets the status of the input close details. |
![]() | InputCloseStatusDescription | Gets the status description of the close details. |
| Name | Description | |
|---|---|---|
![]() | SetOutputCloseStatus(WebSocketCloseStatus, String^) | Sets the output status and description of the close details of the web socket. |
.NET Framework
Available since 4.5
Available since 4.5
Show:

