WebSocketContext::SecWebSocketProtocols Property

.NET Framework (current version)
 

The value of the SecWebSocketKey HTTP header included in the opening handshake.

Namespace:   System.Net.WebSockets
Assembly:  System (in System.dll)

public:
property IEnumerable<String^>^ SecWebSocketProtocols {
	virtual IEnumerable<String^>^ get() abstract;
}

.NET Framework
Available since 4.5
Return to top
Show: