Click or drag to resize

CefBrowserHostGetRequestContext Method

Returns the request context for this browser.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefRequestContext GetRequestContext()

Return Value

CefRequestContext
See Also