OwinWebSocketAdapter 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.
OWIN WebSocket adapter.
public ref class OwinWebSocketAdapter : System::Net::WebSockets::WebSocket
	public class OwinWebSocketAdapter : System.Net.WebSockets.WebSocket
	type OwinWebSocketAdapter = class
    inherit WebSocket
	Public Class OwinWebSocketAdapter
Inherits WebSocket
		- Inheritance
 - 
				OwinWebSocketAdapter
 
Constructors
| OwinWebSocketAdapter(IDictionary<String,Object>, String) | 
		 Initializes a new instance of OwinWebSocketAdapter.  | 
        	
Properties
| CloseStatus | |
| CloseStatusDescription | |
| State | |
| SubProtocol |