IDev |
The IDevToolsClient type exposes the following members.
| Name | Description | |
|---|---|---|
| DevToolsEvent | Will be called on receipt of a DevTools protocol event. Events by default are disabled and need to be enabled on a per domain basis, e.g. Sending Network.enable (or calling EnableAsync(NullableInt32, NullableInt32, NullableInt32)) to enable network related events. | |
| DevToolsEventError | Will be called when an error occurs when attempting to raise DevToolsEvent |