hostnameresolver Enabled property
Return to Introduction  Previous page  Next page
Applies to
acHostnameResolver component as subproperty of RegistrySaver structure.  

Declaration
property Enabled: Boolean;  

Description
The Enabled property of the RegistrySaver structure controls whether you would like to save the content of the internal cache (with IPs and their resolved hostnames) to the registry, and restore the cache on each program restart.  
 
If the RegistrySaver is Enabled, the cache will be stored to the registry key specified in RegKey property.  
 
iiinfo Specify maximum size of cache in CacheSize property.  

See also
CacheSize, RegKey and RegLocation properties.