Click or drag to resize

LogEntryTimestamp Property

Version 89.0.170
Timestamp when this entry was added.

Namespace:  CefSharp.DevTools.Log
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