ResourceTimingConnectStart Property |
Version 130.1.90
Started connecting to the remote host.
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public double ConnectStart { get; set; }
public:
property double ConnectStart {
double get ();
void set (double value);
}
Property Value
DoubleSee Also