AspNetWebSocketContext.Headers Property
.NET Framework (current version)
Gets the collection of headers that was sent by a remote client.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Specialized.NameValueCollectionThe collection of message headers.
| Exception | Condition |
|---|---|
| NotImplementedException | The property is not implemented. |
.NET Framework
Available since 4.5
Available since 4.5
Show: