HttpListenerRequest..::..Cookies Property
Gets the cookies included in the request.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public CookieCollection Cookies { get; }
Public ReadOnly Property Cookies As CookieCollection Get
public: property CookieCollection^ Cookies { CookieCollection^ get (); }