HttpListenerResponse..::..SetCookie Method
   Adds or updates a cookie in the cookies sent with the response.
   
                
    Namespace: 
   WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Exceptions
| Exception | Condition | 
|---|---|
| ArgumentNullException | cookie is nullNothingnullptra null reference (Nothing in Visual Basic). | 
| ArgumentException | cookie already exists in the cookies and couldn't be replaced. |