Click or drag to resize

RequestWillBeSentExtraInfoEventArgsConnectTiming Property

Version 118.6.80
Connection timing information for the request.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public ConnectTiming ConnectTiming { get; }

Property Value

Type: ConnectTiming
See Also