Discuss this help topic in SecureBlackbox Forum
Provides access to cookie domains
Declaration
Parameters
Description
Use this property to access particular cookie domain in the manager. Cookie domains are arrays of cookies, grouped by domain for faster access.
Note, that in multithreaded environment with active instances of TElHTTPSClient (which can add, update and delete cookies) it can happen that the number of domains when you read DomainCount property will differ from the number of domains when you access Domain property.