Click or drag to resize

ResponseTiming Property

Version 130.1.90
Timing information for the given request.

Namespace: CefSharp.DevTools.Network
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public ResourceTiming Timing { get; set; }

Property Value

ResourceTiming
See Also