Click or drag to resize

TetheringClientAccepted Event

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

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

Value

Type: SystemEventHandlerAcceptedEventArgs
See Also