Click or drag to resize

TracingCompleteEventArgsDataLossOccurred Property

Version 130.1.90
Indicates whether some trace data is known to have been lost, e.g. because the trace ring buffer wrapped around.

Namespace: CefSharp.DevTools.Tracing
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool DataLossOccurred { get; }

Property Value

Boolean
See Also