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