Click or drag to resize

RestResponseMessageCookies Property

Gets the cookies to set on the response

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public CookieCollection Cookies { get; }

Property Value

Type: CookieCollection
See Also