Aracılığıyla paylaş


HttpListenerWebSocketContext.CookieCollection Özellik

Tanım

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

public:
 virtual property System::Net::CookieCollection ^ CookieCollection { System::Net::CookieCollection ^ get(); };
public override System.Net.CookieCollection CookieCollection { get; }
member this.CookieCollection : System.Net.CookieCollection
Public Overrides ReadOnly Property CookieCollection As CookieCollection

Özellik Değeri

Nesne tarafından HttpListener alınan tanımlama bilgileri.

Şunlara uygulanır