WebSocketReceiveResult Constructor
.NET Framework (current version)
Creates an instance of WebSocketReceiveResult.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | WebSocketReceiveResult(Int32, WebSocketMessageType, Boolean) | Creates an instance of the WebSocketReceiveResult class. |
![]() | WebSocketReceiveResult(Int32, WebSocketMessageType, Boolean, Nullable<WebSocketCloseStatus>, String^) | Creates an instance of the WebSocketReceiveResult class. |
Show:
