Click or drag to resize

ServiceWorkerRouterInfoRuleIdMatched Property

Version 130.1.90
ID of the rule matched. If there is a matched rule, this field will be set, otherwiser no value will be set.

Namespace: CefSharp.DevTools.Network
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public int? RuleIdMatched { get; set; }

Property Value

NullableInt32
See Also