LargestContentfulPaintLoadTime Property |
Version 89.0.170
LoadTime
Namespace:
CefSharp.DevTools.PerformanceTimeline
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax public long LoadTime { get; set; }
public:
property long long LoadTime {
long long get ();
void set (long long value);
}
Property Value
Type:
Int64See Also