CefResourceHandler ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Class used to implement a custom request handler interface. The methods of this class will always be called on the IO thread.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefResourceHandler

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public abstract class CefResourceHandler
See Also