CommonWebSocket Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CommonWebSocket : System::Net::WebSockets::WebSocket
public class CommonWebSocket : System.Net.WebSockets.WebSocket
type CommonWebSocket = class
inherit WebSocket
Public Class CommonWebSocket
Inherits WebSocket
- Inheritance
-
CommonWebSocket
Constructors
| CommonWebSocket(Stream, String, TimeSpan, Int32, Boolean, Boolean, Boolean) |
Properties
| CloseStatus | |
| CloseStatusDescription | |
| State | |
| SubProtocol |