ReportHeapSnapshotProgressEventArgsFinished Property |
Version 104.4.240
Finished
Namespace:
CefSharp.DevTools.HeapProfiler
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public bool? Finished { get; }
public:
property Nullable<bool> Finished {
Nullable<bool> get ();
}
Property Value
Type:
NullableBooleanSee Also