Click or drag to resize

TetheringClientAccepted Event

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

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

Value

Type: SystemEventHandlerAcceptedEventArgs
See Also