ResourceChangedPriorityEventArgsNewPriority Property  | 
Version 106.0.290 
            New priority
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic ResourcePriority NewPriority { get; set; }public:
property ResourcePriority NewPriority {
	ResourcePriority get ();
	void set (ResourcePriority value);
}Property Value
Type: 
ResourcePriority
See Also