Click or drag to resize

TetheringClientAccepted Event

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

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

Value

EventHandlerAcceptedEventArgs
See Also