CefUrlRequestClient ClassXilium.CefGlue

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

Interface that should be implemented by the CefURLRequest client. The methods of this class will be called on the same thread that created the request unless otherwise documented.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefUrlRequestClient

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

public abstract class CefUrlRequestClient
See Also