Click or drag to resize

EmulationClientVirtualTimeBudgetExpired Event

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

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

Value

Type: SystemEventHandlerEventArgs
See Also