Click or drag to resize

BufferUsageEventArgsValue Property

Version 130.1.90
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: 129.0.110.0
Syntax
public double? Value { get; }

Property Value

NullableDouble
See Also