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