Click or drag to resize

RequestPatternInterceptionStage Property

Version 106.0.290
Stage at which to begin intercepting requests. Default is Request.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax
public InterceptionStage? InterceptionStage { get; set; }

Property Value

Type: NullableInterceptionStage
See Also