Click or drag to resize

RequestPatternInterceptionStage Property

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

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

Property Value

Type: NullableInterceptionStage
See Also