Aracılığıyla paylaş


HttpListenerWebSocketContext.Headers Özellik

Tanım

WebSocket açma el sıkışmasında nesne tarafından HttpListener alınan HTTP üst bilgilerini alır.

public:
 virtual property System::Collections::Specialized::NameValueCollection ^ Headers { System::Collections::Specialized::NameValueCollection ^ get(); };
public override System.Collections.Specialized.NameValueCollection Headers { get; }
member this.Headers : System.Collections.Specialized.NameValueCollection
Public Overrides ReadOnly Property Headers As NameValueCollection

Özellik Değeri

Nesnesi tarafından HttpListener alınan HTTP üst bilgileri.

Şunlara uygulanır