BufferUsageEventArgsValue Property  | 
Version 104.4.240 
            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: 104.4.240.0 (104.4.240.0)
Syntaxpublic double? Value { get; }public:
property Nullable<double> Value {
	Nullable<double> get ();
}Property Value
Type: 
NullableDouble
See Also