Click or drag to resize

RequestInitialPriority Property

Version 113.3.50
Priority of the resource request at the time request is sent.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public ResourcePriority InitialPriority { get; set; }

Property Value

Type: ResourcePriority
See Also