IDevToolsClient Events |
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(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>))
to enable network related events.
|
![]() | DevToolsEventError |
Will be called when an error occurs when attempting to raise DevToolsEvent |