ResponseCookies Properties
From HttpServer.dll
The ResponseCookies type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the count of cookies in the collection.
| |
| Item |
Gets the cookie of a given identifier (null if not existing).
|