Interface INavigatorStorageUtilities
- Namespace
- AngleSharp.Browser.Dom
- Assembly
- AngleSharp.dll
Defines a set of methods for working with IO.
[DomName("NavigatorStorageUtils")]
[DomNoInterfaceObject]
public interface INavigatorStorageUtilities
- Extension Methods
Methods
WaitForStorageUpdates()
Blocks the current operation until storage operations have completed.
[DomName("yieldForStorageUpdates")]
void WaitForStorageUpdates()