Click or drag to resize

RequestPatternInterceptionStage Property

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

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

Property Value

Type: NullableInterceptionStage
See Also