Click or drag to resize

EmulationClientVirtualTimeBudgetExpired Event

Version 118.6.80
Notification sent after the virtual time budget for the current VirtualTimePolicy has run out.

Namespace:  CefSharp.DevTools.Emulation
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public event EventHandler<EventArgs> VirtualTimeBudgetExpired

Value

Type: SystemEventHandlerEventArgs
See Also