Click or drag to resize

BackgroundServiceEventTimestamp Property

Version 90.6.50
Timestamp of the event (in seconds).

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

Property Value

Type: Int64
See Also