DevToolsClient Properties |
The DevToolsClient type exposes the following members.
Name | Description | |
---|---|---|
Accessibility | ||
Animation | ||
ApplicationCache | ||
Audits | ||
BackgroundService | ||
Browser | ||
CacheStorage | ||
CaptureSyncContext |
Capture the current SynchronizationContext so
continuation executes on the original calling thread. If
Current is null for
ExecuteDevToolsMethodAsync(String, IDictionaryString, Object)
then the continuation will be run on the CEF UI Thread (by default
this is not the same as the WPF/WinForms UI Thread).
| |
Cast | ||
CSS | ||
Database | ||
Debugger | ||
DeviceOrientation | ||
DOM | ||
DOMDebugger | ||
DOMSnapshot | ||
DOMStorage | ||
Emulation | ||
Fetch | ||
HeadlessExperimental | ||
HeapProfiler | ||
IndexedDB | ||
Input | ||
Inspector | ||
IO | ||
LayerTree | ||
Log | ||
Media | ||
Memory | ||
Network | ||
Overlay | ||
Page | ||
Performance | ||
Profiler | ||
Runtime | ||
Security | ||
ServiceWorker | ||
Storage | ||
SyncContext |
When not null provided SynchronizationContext
will be used to run the contination. Defaults to null
Setting this property will change CaptureSyncContext
to false.
| |
SystemInfo | ||
Target | ||
Tethering | ||
Tracing | ||
WebAudio | ||
WebAuthn |