Hevea documentation

HttpCookieCollection Class

Represents a collection of cookies.

For a list of all members of this type, see HttpCookieCollection Members.

System.Object
   Hevea.Core.Http.HttpCookieCollection

public sealed class HttpCookieCollection : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Http

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

HttpCookieCollection Members | Hevea.Core.Http Namespace