Cookie Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Represents the cookie of the SignalR.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The Cookie type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Cookie(String, String) | Initializes a new instance of the Cookie class. |
![]() | Cookie(String, String, String, String) | Initializes a new instance of the Cookie class. |
Show:
