ResourceChangedPriorityEventArgsNewPriority Property |
Version 130.1.90
New priority
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public ResourcePriority NewPriority { get; set; }
public:
property ResourcePriority NewPriority {
ResourcePriority get ();
void set (ResourcePriority value);
}
Property Value
ResourcePrioritySee Also