Click or drag to resize

RequestPatternInterceptionStage Property

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

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

Property Value

Type: NullableInterceptionStage
See Also