CoreWebView2DiagnosticMonitor 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.
A diagnostic monitor that receives signals from all layers. Implements IClosable for deterministic cleanup.
public class CoreWebView2DiagnosticMonitor
type CoreWebView2DiagnosticMonitor = class
Public Class CoreWebView2DiagnosticMonitor
- Inheritance
-
CoreWebView2DiagnosticMonitor
Methods
| Name | Description |
|---|---|
| Close() | |
| RemoveDiagnosticFilter(CoreWebView2DiagnosticCategory) | |
| SetDiagnosticFilter(CoreWebView2DiagnosticCategory, String) | |
Events
| Name | Description |
|---|---|
| DiagnosticReceived | |