CefRequestContextResolveHostCached Method |
Attempts to resolve |origin| to a list of associated IP addresses using
cached data. |resolved_ips| will be populated with the list of resolved IP
addresses or empty if no cached data is available. Returns ERR_NONE on
success. This method must be called on the browser process IO thread.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax See Also