Click or drag to resize

BufferUsageEventArgsPercentFull Property

Version 118.6.80
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.

Namespace:  CefSharp.DevTools.Tracing
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public double? PercentFull { get; }

Property Value

Type: NullableDouble
See Also