Default implementation of
IResourceRequestHandlerFactoryit's used internally for the LoadHtml implementation - basically a resource handler is registered for a specific Url.
Inheritance Hierarchy Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic class ResourceRequestHandlerFactory : IResourceRequestHandlerFactory
public ref class ResourceRequestHandlerFactory : IResourceRequestHandlerFactory
The ResourceRequestHandlerFactory type exposes the following members.
Constructors Properties Name Description HandlersResource handler thread safe dictionary
Top Methods Name Description EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object.) FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.) GetHashCodeServes as the default hash function.
(Inherited from Object.) GetResourceRequestHandlerCalled on the CEF IO thread before a resource request is initiated.
GetTypeGets the
Typeof the current instance.
(Inherited from Object.) MemberwiseCloneCreates a shallow copy of the current
Object.
(Inherited from Object.) RegisterHandlerRegister a handler for the specified Url
ToStringReturns a string that represents the current object.
(Inherited from Object.) UnregisterHandlerUnregister a handler for the specified Url
Top See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4