Click or drag to resize

TetheringClientAccepted Event

Version 118.6.80
Informs that port was successfully bound and got a specified connection id.

Namespace:  CefSharp.DevTools.Tethering
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public event EventHandler<AcceptedEventArgs> Accepted

Value

Type: SystemEventHandlerAcceptedEventArgs
See Also