Click or drag to resize

LogEntryTimestamp Property

Version 86.0.240
Timestamp when this entry was added.

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

Property Value

Type: Int64
See Also