POST api/websocket
Request Information
URI Parameters
None.
Body Parameters
WebSocket| Name | Description | Type | Additional information |
|---|---|---|---|
| CloseStatus | WebSocketCloseStatus |
None. |
|
| CloseStatusDescription | string |
None. |
|
| SubProtocol | string |
None. |
|
| State | WebSocketState |
None. |
Request Formats
application/json, text/json, text/html, application/xml, text/xml, multipart/form-data, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.