Click or drag to resize

ReportingApiReportCompletedAttempts Property

Version 130.1.90
The number of delivery attempts made so far, not including an active attempt.

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

Property Value

Int32
See Also