Click or drag to resize

BufferUsageEventArgsValue Property

Version 106.0.290
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 (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax
public double? Value { get; }

Property Value

Type: NullableDouble
See Also