Click or drag to resize

BackgroundServiceEventTimestamp Property

Version 91.1.160
Timestamp of the event (in seconds).

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

Property Value

Type: Int64
See Also