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