Click or drag to resize

BackgroundServiceEventTimestamp Property

Version 89.0.170
Timestamp of the event (in seconds).

Namespace:  CefSharp.DevTools.BackgroundService
Assembly:  CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax
public long Timestamp { get; set; }

Property Value

Type: Int64
See Also