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.TracingAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool DataLossOccurred { get; }
public:
property bool DataLossOccurred {
bool get ();
}
Property Value
BooleanSee Also