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