IResourceRequestHandlerFactory Interface |
Version 130.1.90
Class that creates
IResourceHandler instances for handling custom requests.
The methods of this class will always be called on the CEF IO thread. This interface
maps to the CefRequestHandler::GetResourceHandler method. It was split out to allow for
the
ResourceRequestHandlerFactory implementation that provides support
for the LoadHtml extension method.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public interface IResourceRequestHandlerFactory
public interface class IResourceRequestHandlerFactory
The IResourceRequestHandlerFactory type exposes the following members.
Properties Methods See Also