WebSocketContext::Headers Property
.NET Framework (current version)
The HTTP headers that were sent to the server during the opening handshake.
Assembly: System (in System.dll)
public: property NameValueCollection^ Headers { virtual NameValueCollection^ get() abstract; }
Property Value
Type: System.Collections.Specialized::NameValueCollection^Returns NameValueCollection.
.NET Framework
Available since 4.5
Available since 4.5
Show: