SocketTools .NET Edition

HttpClient.CookieValueArray Class

The class used to return information about the cookies set by the server.

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

System.Object
   SocketTools.HttpClient.CookieValueArray

[Visual Basic]
<DefaultMember(MemberName:="Item")>
Public Class HttpClient.CookieValueArray
[C#]
[DefaultMember(MemberName="Item")]
public class HttpClient.CookieValueArray

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: SocketTools

Assembly: SocketTools.HttpClient (in SocketTools.HttpClient.dll)

See Also

HttpClient.CookieValueArray Members | SocketTools Namespace