Click or drag to resize

LogEntryTimestamp Property

Version 91.1.160
Timestamp when this entry was added.

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