CoreWebView2SharedWorkerManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class CoreWebView2SharedWorkerManager
type CoreWebView2SharedWorkerManager = class
Public Class CoreWebView2SharedWorkerManager
- Inheritance
-
CoreWebView2SharedWorkerManager
Methods
| GetSharedWorkersAsync() |
Gets a list of the shared workers created under the same profile. |
Events
| SharedWorkerCreated |
Add an event handler for the
|