| InspectorClient Events | 
The InspectorClient type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | Detached | 
            Fired when remote debugging connection is about to be terminated. Contains detach reason.
             | 
|  | TargetCrashed | 
            Fired when debugging target has crashed
             | 
|  | TargetReloadedAfterCrash | 
            Fired when debugging target has reloaded after crash
             | 
 See Also
See Also